x86_64
0.15.2
Module rflags
Module Items
Structs
Functions
In x86_
64::
registers
x86_64
::
registers
Module
rflags
Copy item path
Source
Expand description
Processor state stored in the RFLAGS register.
Structs
§
RFlags
The RFLAGS register. All bit patterns are valid representations for this type.
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.