rust/crates/core_simd/tests
2021-04-19 23:41:11 +00:00
..
mask_ops_impl Reduce maximum lanes from 64 to 32 2021-04-03 14:43:33 -04:00
f32_ops.rs Various bug fixes 2021-04-03 13:54:29 -04:00
f64_ops.rs Various bug fixes 2021-04-03 13:54:29 -04: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 Rename sum, product to horizontal_{sum,product} 2021-04-19 23:41:11 +00:00
permute.rs Add SIMD shuffles for SimdType{2,4,8,16,32,64} 2021-02-05 23:28:12 -08: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