Intel 64 and IA-32 Architectures Software Developers Manual Volume 3B, System Programming Guide Part 2

Table Of Contents
Vol. 3 H-9
FIELD ENCODING IN VMCS
H.4.2 Natural-Width Read-Only Data Fields
A value of 1 in bits 11:10 of an encoding indicates a read-only data field. These fields
are distinguished by their index value in bits 9:1. Table H-13 enumerates the
natural-width read-only data fields.
H.4.3 Natural-Width Guest-State Fields
A value of 2 in bits 11:10 of an encoding indicates a field in the guest-state area.
These fields are distinguished by their index value in bits 9:1. Table H-14 enumer-
ates the natural-width guest-state fields.
CR4 read shadow 000000011B 00006006H
CR3-target value 0 000000100B 00006008H
CR3-target value 1 000000101B 0000600AH
CR3-target value 2 000000110B 0000600CH
CR3-target value 3
1
000000111B 0000600EH
NOTES:
1. If a future implementation supports more than 4 CR3-target values, they will be encoded consec-
utively following the 4 encodings given here.
Table H-13. Encodings for Natural-Width Read-Only Data Fields
(0110_01xx_xxxx_xxx0B)
Field Name Index Encoding
Exit qualification 000000000B 00006400H
I/O RCX 000000001B 00006402H
I/O RSI 000000010B 00006404H
I/O RDI 000000011B 00006406H
I/O RIP 000000100B 00006408H
Guest-linear address 000000101B 0000640AH
Table H-14. Encodings for Natural-Width Guest-State Fields
(0110_10xx_xxxx_xxx0B)
Field Name Index Encoding
Guest CR0 000000000B 00006800H
Table H-12. Encodings for Natural-Width Control Fields (0110_00xx_xxxx_xxx0B)
Field Name Index Encoding