pub unsafe fn _blsr_u32(x: u32) -> u32
bmi1
Resets the lowest set bit of x.
x
If x is sets CF.
Intel’s documentation