Function core::arch::riscv64::kslra16u

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

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

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