_bzhi_u32

Function _bzhi_u32 

1.27.0 · Source
pub fn _bzhi_u32(a: u32, index: u32) -> u32
Expand description

Zeroes higher bits of a >= index.

Intel’s documentation