diff --git a/VMCS-GUEST.md b/VMCS-GUEST.md index 4e5d40a..f93f0a9 100644 --- a/VMCS-GUEST.md +++ b/VMCS-GUEST.md @@ -20,7 +20,7 @@ control is 1. not changed by VM entry; see Section 26.3.2.1. ``` -guest cr0: 0x0000000080050033 +guest cr0: 0x0000000080050033 0b1000 0000 0000 0101 0000 0000 0011 0011 guest cr3: 0x00000000001AD000 -guest cr4: 0x00000000000026F8 +guest cr4: 0x00000000000026F8 0b0010 0110 1111 1000 ``` \ No newline at end of file