[][src]Module x86_64::registers::rflags

Processor state stored in the RFLAGS register.

Structs

RFlags

The RFLAGS register.

Functions

read

Returns the current value of the RFLAGS register.

read_raw

Returns the raw current value of the RFLAGS register.

write

Writes the RFLAGS register, preserves reserved bits.

write_raw

Writes the RFLAGS register.