🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on x86 or x86-64 only.
Macros
Functions
- Returns the bit in position
b
of the memory addressed byp
. - Returns the bit in position
b
of the memory addressed byp
, then inverts that bit. - Returns the bit in position
b
of the memory addressed byp
, then resets that bit to0
. - Returns the bit in position
b
of the memory addressed byp
, then sets the bit to1
.