MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IA32_BYTE_REGS Struct Reference

Data Fields

UINT32 Reserved1
 
UINT32 Reserved2
 
UINT32 Reserved3
 
UINT32 Reserved4
 
UINT8 BL
 
UINT8 BH
 
UINT16 Reserved5
 
UINT8 DL
 
UINT8 DH
 
UINT16 Reserved6
 
UINT8 CL
 
UINT8 CH
 
UINT16 Reserved7
 
UINT8 AL
 
UINT8 AH
 
UINT16 Reserved8
 

Detailed Description

Structures for the 16-bit real mode thunks.

Field Documentation

UINT8 IA32_BYTE_REGS::AH
UINT8 IA32_BYTE_REGS::AL
UINT8 IA32_BYTE_REGS::BH
UINT8 IA32_BYTE_REGS::BL
UINT8 IA32_BYTE_REGS::CH
UINT8 IA32_BYTE_REGS::CL
UINT8 IA32_BYTE_REGS::DH
UINT8 IA32_BYTE_REGS::DL
UINT32 IA32_BYTE_REGS::Reserved1
UINT32 IA32_BYTE_REGS::Reserved2
UINT32 IA32_BYTE_REGS::Reserved3
UINT32 IA32_BYTE_REGS::Reserved4
UINT16 IA32_BYTE_REGS::Reserved5
UINT16 IA32_BYTE_REGS::Reserved6
UINT16 IA32_BYTE_REGS::Reserved7
UINT16 IA32_BYTE_REGS::Reserved8