pub const CR0_AM: u64 = 1 << 18; // 262_144u64
Alignment Mask.
Enables alignment check for CPL=3, check is only done if the AC bit of the rflags register ist set.
CPL=3
rflags