HyperPlatform Programmer's Reference
|
See: Exit Qualification for MOV DR. More...
#include <ia32_type.h>
Public Attributes | |
ULONG_PTR | all |
struct { | |
ULONG_PTR debugl_register: 3 | |
[0:2] More... | |
ULONG_PTR reserved1: 1 | |
[3] More... | |
ULONG_PTR direction: 1 | |
[4] More... | |
ULONG_PTR reserved2: 3 | |
[5:7] More... | |
ULONG_PTR gp_register: 4 | |
[8:11] More... | |
ULONG_PTR reserved3: 20 | |
ULONG_PTR reserved4: 32 | |
[12:63] More... | |
} | fields |
See: Exit Qualification for MOV DR.
Definition at line 1358 of file ia32_type.h.
ULONG_PTR MovDrQualification::all |
Definition at line 1359 of file ia32_type.h.
ULONG_PTR MovDrQualification::debugl_register |
[0:2]
Definition at line 1361 of file ia32_type.h.
ULONG_PTR MovDrQualification::direction |
[4]
Definition at line 1363 of file ia32_type.h.
struct { ... } MovDrQualification::fields |
ULONG_PTR MovDrQualification::gp_register |
[8:11]
Definition at line 1365 of file ia32_type.h.
ULONG_PTR MovDrQualification::reserved1 |
[3]
Definition at line 1362 of file ia32_type.h.
ULONG_PTR MovDrQualification::reserved2 |
[5:7]
Definition at line 1364 of file ia32_type.h.
ULONG_PTR MovDrQualification::reserved3 |
Definition at line 1366 of file ia32_type.h.
ULONG_PTR MovDrQualification::reserved4 |
[12:63]
Definition at line 1367 of file ia32_type.h.