From 69f1b8f726fb30b3628c2449bee7bee939801210 Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 1 Jul 2021 21:12:07 +0000 Subject: deploy: 9f025e829ab6ed468cfb51d72ac105624afc3851 --- kvm_rs/x86_64/constant.CR0_EM.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kvm_rs/x86_64/constant.CR0_EM.html') diff --git a/kvm_rs/x86_64/constant.CR0_EM.html b/kvm_rs/x86_64/constant.CR0_EM.html index 1e6cf28..a3bf2ea 100644 --- a/kvm_rs/x86_64/constant.CR0_EM.html +++ b/kvm_rs/x86_64/constant.CR0_EM.html @@ -1,8 +1,8 @@ -kvm_rs::x86_64::CR0_EM - Rust +CR0_EM in kvm_rs::x86_64 - Rust -

Constant kvm_rs::x86_64::CR0_EM[][src]

pub const CR0_EM: u64 = 1 << 2; // 0x0_000_000_000_000_004u64

Emulation.

+

Constant kvm_rs::x86_64::CR0_EM[][src]

pub const CR0_EM: u64 = 1 << 2; // 0x0_000_000_000_000_004u64

Emulation.

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

-
+
\ No newline at end of file -- cgit v1.2.3