Function core::arch::riscv64::srl8

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

Logical right shift packed 8-bit elements without rounding up