Module x86_64::registers::flags [] [src]

Processor state stored in the FLAGS, EFLAGS, or RFLAGS register.

Structs

Flags

The RFLAGS register. All variants are backwards compatable so only one bitflags struct needed.

Functions

flags

Returns the current value of the RFLAGS register.

set_flags

Writes the RFLAGS register.