Function core::arch::riscv64::sra8

source ·
pub fn sra8(a: usize, b: u32) -> usize
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on RISC-V RV64 only.
Expand description

Arithmetic right shift packed 8-bit elements without rounding up