Searched defs:Eax (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
H A DIpfThunk.h66 UINT32 Eax; // 0 member in struct:__anon10420
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DGccInline.c1675 Executes a MONITOR instruction with the register state specified by Eax, Ecx
1676 and Edx. Returns Eax. This function is only available on IA-32 and X64.
1678 @param Eax The value to load into EAX or RAX before executing the MONITOR
1685 @return Eax
1691 IN UINTN Eax,
1699 : "a" (Eax),
1704 return Eax;
1711 Executes an MWAIT instruction with the register state specified by Eax and
1712 Ecx. Returns Eax. This function is only available on IA-32 and X64.
1714 @param Eax Th
1690 AsmMonitor( IN UINTN Eax, IN UINTN Ecx, IN UINTN Edx ) argument
1724 AsmMwait( IN UINTN Eax, IN UINTN Ecx ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DArchRegisters.h99 UINT32 Eax; member in struct:__anon12934
116 UINT32 Eax; member in struct:__anon12935
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DArchRegisters.h130 UINT64 Eax; member in struct:__anon12940
241 UINT64 Eax; member in struct:__anon12945
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDebugSupport.h131 UINT32 Eax; member in struct:__anon12039
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDebugSupport.h133 UINT32 Eax; member in struct:__anon15606
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DCper.h617 UINT32 Eax; member in struct:__anon11324
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h933 DWORD Eax; member in struct:_CONTEXT
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h808 DWORD Eax; member in struct:_CONTEXT86

Completed in 213 milliseconds