|
masks
|
Various bug fixes
|
2021-04-03 13:54:29 -04:00 |
|
vector
|
Various bug fixes
|
2021-04-03 13:54:29 -04:00 |
|
first.rs
|
Move macros.rs to first.rs
|
2021-02-21 17:32:23 -08:00 |
|
fmt.rs
|
Limit all types to 64 lanes
|
2021-02-09 22:13:27 -05:00 |
|
intrinsics.rs
|
Introduce saturating math
|
2021-03-30 17:42:05 -07:00 |
|
lanes_at_most_64.rs
|
Limit all types to 64 lanes
|
2021-02-09 22:13:27 -05:00 |
|
lib.rs
|
Various bug fixes
|
2021-04-03 13:54:29 -04:00 |
|
math.rs
|
Explain why to use saturation
|
2021-04-02 09:11:27 -07:00 |
|
ops.rs
|
Limit all types to 64 lanes
|
2021-02-09 22:13:27 -05:00 |
|
permute.rs
|
Add SIMD shuffles for SimdType{2,4,8,16,32,64}
|
2021-02-05 23:28:12 -08:00 |
|
round.rs
|
Add std cargo feature
|
2021-03-22 14:00:02 -07:00 |
|
transmute.rs
|
Partially carve macros.rs into other files
|
2021-02-21 17:32:23 -08:00 |
|
vector.rs
|
cat vector types by kind
|
2021-02-21 17:32:15 -08:00 |