Module core::core_arch::x86_64::bt

source ·
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86-64 only.

Macros

  • bt 🔒 Experimental

Functions

  • Returns the bit in position b of the memory addressed by p.
  • Returns the bit in position b of the memory addressed by p, then inverts that bit.
  • Returns the bit in position b of the memory addressed by p, then resets that bit to 0.
  • Returns the bit in position b of the memory addressed by p, then sets the bit to 1.