Function core::arch::x86::_andn_u32 1.27.0[−][src]
This is supported on x86 and target feature
bmi1 only.Expand description
Bitwise logical AND of inverted a with b.
bmi1 only.Bitwise logical AND of inverted a with b.