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