pub const RFLAGS_CF: u64 = 1 << 0; // 1u64
Expand description

Carry flag.