Function surge_halfrate::imports::_t1mskc_u32
1.27.0 · source · [−]This is supported with target feature
tbm
only.Expand description
Clears all bits below the least significant zero of x
and sets all other
bits.
If the least significant bit of x
is 0
, it sets all bits.