Function core::arch::riscv32::kslra8u

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

Logical saturating left then arithmetic right shift packed 8-bit elements

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.