pub const RFLAGS_ZF: u64 = 1 << 6; // 64u64
Expand description

Zero flag.