rust/crates/core_simd/tests
2021-07-28 04:19:31 +00:00
..
mask_ops_impl Fix rustfmt 2021-05-08 00:11:34 +00:00
f32_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
f64_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
i8_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
i16_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
i32_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
i64_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
isize_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
mask_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
masks.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
ops_macros.rs Add const_evaluatable_checked feature, change to_bitmask to use it, and fix existing std feature 2021-07-28 04:19:31 +00:00
permute.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
round.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
to_bytes.rs Add const_evaluatable_checked feature, change to_bitmask to use it, and fix existing std feature 2021-07-28 04:19:31 +00:00
u8_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
u16_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
u32_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
u64_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
usize_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00