rust/crates/core_simd
Adam Greig 871d588ec4
Add 32-bit SIMD types i/u16x2 and i/u8x4. (#145)
These types are useful for the "SIMD32" instructions available on ARMv6
(except M-class), ARMv7 (M-class with DSP), and ARMv8.
2021-07-19 14:18:29 -07:00
..
examples clean code vis. Jubilee's comments 2021-06-04 10:54:08 -05:00
src Add 32-bit SIMD types i/u16x2 and i/u8x4. (#145) 2021-07-19 14:18:29 -07:00
tests Merge pull request #138 from rust-lang/feature/various-fns 2021-06-23 14:19:08 -07:00
Cargo.toml Add std cargo feature 2021-03-22 14:00:02 -07:00
LICENSE-APACHE Add licenses and update Cargo.toml 2020-10-01 23:42:10 -04:00
LICENSE-MIT Add licenses and update Cargo.toml 2020-10-01 23:42:10 -04:00
webdriver.json Add CI for wasm targets using wasm-bindgen (#20) 2020-10-03 16:36:51 +10:00