CR0_EM
#define CR0_EM 0x00000004 /* EMulate non-NPX coproc. (trap ESC only) */
#define CR0_EM __BIT(2) /* EMulate non-NPX coproc. (trap ESC only) */