rust/crates/core_simd/tests
2021-04-22 16:44:41 -07:00
..
mask_ops_impl Reduce maximum lanes from 64 to 32 2021-04-03 14:43:33 -04:00
f32_ops.rs Silence warnings 2021-04-15 15:19:44 -07:00
f64_ops.rs Silence warnings 2021-04-15 15:19:44 -07:00
i8_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
i16_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
i32_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
i64_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
i128_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
isize_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
mask_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
masks.rs Add tests 2021-04-09 16:31:03 -04:00
ops_macros.rs Remove wrapping from sum/product fns 2021-04-22 22:41:12 +00:00
permute.rs Add some common shuffles 2021-04-17 17:00:14 +00:00
u8_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
u16_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
u32_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
u64_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
u128_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00
usize_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00