rust/crates/core_simd/tests
Caleb Zulawski e8cae870fc Fix rustfmt
2021-05-08 00:11:34 +00:00
..
mask_ops_impl Fix rustfmt 2021-05-08 00:11:34 +00: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
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 Attempt to workaround MIPS bug 2021-04-30 23:22:27 -07:00
ops_macros.rs Give rounding intrinsics their own modules 2021-04-25 18:27:03 -07:00
permute.rs Add some common shuffles 2021-04-17 17:00:14 +00:00
round.rs Add SIMD round, trunc, fract 2021-04-25 18:31:49 -07: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
usize_ops.rs Fix MulAssign typo in tests, move panic tests 2021-02-15 18:22:56 -05:00