Function clz32
pub fn clz32(a: usize) -> usize
Count the number of leading zero bits of the packed 32-bit elements
clz32pub fn clz32(a: usize) -> usize
Count the number of leading zero bits of the packed 32-bit elements