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_AM.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kvm_rs/x86_64/constant.CR0_AM.html') diff --git a/kvm_rs/x86_64/constant.CR0_AM.html b/kvm_rs/x86_64/constant.CR0_AM.html index 7880ede..d558928 100644 --- a/kvm_rs/x86_64/constant.CR0_AM.html +++ b/kvm_rs/x86_64/constant.CR0_AM.html @@ -1,8 +1,8 @@ -kvm_rs::x86_64::CR0_AM - Rust +CR0_AM in kvm_rs::x86_64 - Rust -

Constant kvm_rs::x86_64::CR0_AM[][src]

pub const CR0_AM: u64 = 1 << 18; // 0x0_000_000_000_040_000u64

Alignment Mask.

-

Enables alignment check for CPL=3, check is only done if the AC +

Constant kvm_rs::x86_64::CR0_AM[][src]

pub const CR0_AM: u64 = 1 << 18; // 0x0_000_000_000_040_000u64

Alignment Mask.

+

Enables alignment check for CPL=3, check is only done if the AC bit of the rflags register ist set.

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