rust/crates/core_simd/tests/helpers
Caleb Zulawski 43dabd1aea
Implement core::ops (#10)
* Add vector-vector arithmetic ops
* Add operators and integer conversions for masks
* Add unary traits
* Implement Index and IndexMut
* Implement by-ref ops for masks
* Document intrinsics
* Implement format traits for masks
* Add floating point ops tests
* Add integer tests
* Add mask tests
2020-10-01 19:50:15 -07:00
..
biteq.rs Implement core::ops (#10) 2020-10-01 19:50:15 -07:00
lanewise.rs Implement core::ops (#10) 2020-10-01 19:50:15 -07:00
mod.rs Implement core::ops (#10) 2020-10-01 19:50:15 -07:00