x86_64::registers

Module rflags

Source
Expand description

Processor state stored in the RFLAGS register.

Structs§

  • The RFLAGS register. All bit patterns are valid representations for this type.

Functions§

  • Returns the current value of the RFLAGS register.
  • Returns the raw current value of the RFLAGS register.
  • Writes the RFLAGS register, preserves reserved bits.
  • Writes the RFLAGS register.