rust/crates/core_simd/tests
Caleb Zulawski 3fae09bd08 Revert "Revert i586 fix, fix test instead"
This reverts commit 1ea2f128821339d8050ca936f24b71677352437e.
2021-04-09 16:31:03 -04: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 Revert "Revert i586 fix, fix test instead" 2021-04-09 16:31:03 -04: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