Ralf Jung
|
363236e2d4
|
test overflowing Div/Rem
|
2022-03-01 18:44:37 -05:00 |
|
Ralf Jung
|
aa4f82ea48
|
implement simd_select
|
2022-03-01 18:40:40 -05:00 |
|
Ralf Jung
|
1ac1e55f3b
|
implement simd_eq and simd_reduce_any
|
2022-02-21 21:41:52 -05:00 |
|
Ralf Jung
|
6b8baee339
|
rustup; implement simd_and/or
|
2022-02-04 17:56:08 +01:00 |
|
Ralf Jung
|
50b9b701ab
|
rustup
|
2021-12-08 10:01:51 -05:00 |
|
Ralf Jung
|
4414d96323
|
implement shl and shr SIMD intrinsics
|
2021-11-25 17:26:37 -05:00 |
|
Ralf Jung
|
a534bbbf8a
|
portable SIMD: add rem intrinsic; test div and rem intrinsic UB
|
2021-11-25 17:13:33 -05:00 |
|
Ralf Jung
|
b816cb94e7
|
implement SIMD sub, mul, div; also test i32 binops
|
2021-11-20 22:30:49 -05:00 |
|
Ralf Jung
|
0766da6fbe
|
implement simd_add
|
2021-11-20 22:30:49 -05:00 |
|