.. |
masks
|
fix big-endian bitmasks smaller than a byte
|
2022-03-17 10:42:39 -04:00 |
ops
|
impl Op<&'_ RHS> for &'_ LHS
|
2021-12-01 15:45:01 -08:00 |
vector
|
Standardize documentation for SIMD vector and mask types
|
2022-04-03 15:20:00 -06:00 |
vendor
|
Uncomment AVX512 byte vector conversions
|
2021-11-26 13:48:52 -08:00 |
comparisons.rs
|
rust-lang/portable-simd#262: also implement clamp for integer vectors
|
2022-03-12 15:32:28 -08:00 |
core_simd_docs.md
|
Restructure crate as core module
|
2021-09-18 23:26:10 -07:00 |
fmt.rs
|
Restructure crate as core module
|
2021-09-18 23:26:10 -07:00 |
intrinsics.rs
|
rust-lang/portable-simd#252: extern blocks don't have doc comments
|
2022-03-04 11:14:49 -08:00 |
iter.rs
|
Restructure crate as core module
|
2021-09-18 23:26:10 -07:00 |
lane_count.rs
|
Attempt to support to 64 lanes
|
2021-11-23 15:19:01 -08:00 |
lib.rs
|
Clean up use of cargo feature "std"
|
2022-03-08 13:36:29 -08:00 |
masks.rs
|
Add a *small* blurb to Mask that is likely unobjectionable
|
2022-04-03 16:22:31 -06:00 |
math.rs
|
Clean up use of cargo feature "std"
|
2022-03-08 13:36:29 -08:00 |
mod.rs
|
Remove Select trait
|
2021-12-04 05:54:15 +00:00 |
ops.rs
|
Remove overflow panic from divrem
|
2022-02-08 15:39:55 -08:00 |
reduction.rs
|
replace horizontal_* with reduce_*
|
2022-03-11 14:49:06 -08:00 |
round.rs
|
rust-lang/portable-simd#245: Explain unsafe contracts of core::simd
|
2022-02-10 09:32:44 -08:00 |
select.rs
|
Clean up use of cargo feature "std"
|
2022-03-08 13:36:29 -08:00 |
swizzle.rs
|
Clean up use of cargo feature "std"
|
2022-03-08 13:36:29 -08:00 |
to_bytes.rs
|
Add some safety comments
|
2022-02-09 16:15:01 -08:00 |
vector.rs
|
Clean up use of cargo feature "std"
|
2022-03-08 13:36:29 -08:00 |
vendor.rs
|
Add some safety comments
|
2022-02-09 16:15:01 -08:00 |