Function x86_64::registers::rflags::read

source ·
pub fn read() -> RFlags
Available on crate feature instructions only.
Expand description

Returns the current value of the RFLAGS register.

Drops any unknown bits.