Function clz8
pub fn clz8(a: usize) -> usize
Count the number of leading zero bits of the packed 8-bit elements
clz8pub fn clz8(a: usize) -> usize
Count the number of leading zero bits of the packed 8-bit elements