my rust fork
https://www.rust-lang.org
Implement by inline assembly for now, uses `pure, nomem, nostack` for all packed simd arithmetic instructions. Uses `inlateout` when it requires using the same register for input and output, use `lateout` for all output registers. This commit also includes a rearrangement of shared risc-v architecture module to improve documents. It also includes a doc test fix, gate sm3/4 and use explict sm3/4 instruction under rustc target feature. |
||
|---|---|---|
| library/stdarch | ||