Function surge_wavetable::imports::imports::_blsr_u321.27.0[][src]

pub unsafe fn _blsr_u32(x: u32) -> u32
This is supported with target feature bmi1 only.
Expand description

Resets the lowest set bit of x.

If x is sets CF.

Intel’s documentation