CR0_AM
#define CR0_AM 0x00040000 /* Alignment Mask (set to enable AC flag) */
#define CR0_AM __BIT(18) /* Alignment Mask (set to enable AC flag) */