Constant kvm_rs::x86_64::CR0_EM

source ·
pub const CR0_EM: u64 = _; // 4u64
Expand description

Emulation.

When set indicates the process does not have a FPU. FPU instructions will generate an exception that software can emulate the instruction.