pub fn sra16u(a: usize, b: u32) -> usize
🔬This is a nightly-only experimental API. (
riscv_ext_intrinsics
#114544)Available on RISC-V RV64 only.
Expand description
Arithmetic right shift packed 16-bit elements with rounding up