pub const CR0_EM: u64 = 1 << 2; // 0x0000_0000_0000_0004u64
Emulation.
When set indicates the process does not have a FPU. FPU instructions will generate an exception that software can emulate the instruction.