x86_64::registers::rflags

Function read

Source
pub fn read() -> RFlags
Expand description

Returns the current value of the RFLAGS register.

Drops any unknown bits.