Function core::arch::riscv32::clz32

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

Count the number of leading zero bits of the packed 32-bit elements