Function core::arch::riscv32::clrs32

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

Count the number of redundant sign bits of the packed 32-bit elements

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