/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/ |
H A D | IpfThunk.h | 66 UINT32 Eax; // 0 member in struct:__anon10420
|
H A D | Thunk.c | 81 DwordRegs.Eax = Regs->X.AX; 104 Regs->E.EAX = DwordRegs.Eax;
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/ |
H A D | Mwait.asm | 32 ; IN UINTN Eax,
|
H A D | Monitor.S | 30 # IN UINTN Eax,
|
H A D | Mwait.S | 30 # IN UINTN Eax,
|
H A D | Monitor.asm | 32 ; IN UINTN Eax,
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/ |
H A D | Monitor.asm | 30 ; IN UINTN Eax,
|
H A D | Mwait.asm | 30 ; IN UINTN Eax,
|
H A D | GccInline.c | 1675 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 D | ArchRegisters.h | 99 UINT32 Eax; member in struct:__anon12934 116 UINT32 Eax; member in struct:__anon12935
|
H A D | ArchDebugSupport.c | 185 RegisterGroup->Eax = CpuContext->Eax;
|
H A D | AsmFuncs.S | 198 ## UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 346 ## UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax;
|
H A D | AsmFuncs.asm | 193 ; store UINT32 Edi, Esi, Ebp, Ebx, Edx, Ecx, Eax;
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ |
H A D | ntgc.c | 54 t->md.gcContext[0] = context.Eax; 87 t->md.gcContext[0] = 0; /* context.Eax */
|
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/ |
H A D | ArchRegisters.h | 130 UINT64 Eax; member in struct:__anon12940 241 UINT64 Eax; member in struct:__anon12945
|
H A D | ArchDebugSupport.c | 181 RegisterGroup->Eax = CpuContext->Rax;
|
H A D | ArchReadGroupRegister.c | 220 SendDataResponsePacket (CpuContext, (UINT8 *) &RegisterGroup.Eax, (UINT16) sizeof (DEBUG_DATA_REPONSE_READ_REGISTER_GROUP_GP));
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
H A D | AsmFuncs.S | 127 ## UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 130 ## UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 394 ## UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 401 ## UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax;
|
H A D | AsmFuncs.asm | 76 ;; the buffer used for the FXSTOR instruction is &Eax - 132 - 512, which 92 ;; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 221 ;; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 224 ;; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 488 ;; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 498 ;; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax;
|
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/Ia32/ |
H A D | CpuAsm.S | 189 #; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 355 #; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax;
|
H A D | CpuAsm.asm | 187 ;; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax; 353 ;; UINT32 Edi, Esi, Ebp, Esp, Ebx, Edx, Ecx, Eax;
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/ |
H A D | BaseLib.h | 5105 If Eax is not NULL, then the value of EAX after CPUID is returned in Eax. 5113 @param Eax The pointer to the 32-bit EAX value returned by the CPUID 5129 OUT UINT32 *Eax, OPTIONAL 5143 If Eax is not NULL, then the value of EAX after CPUID is returned in Eax. 5152 @param Eax The pointer to the 32-bit EAX value returned by the CPUID 5173 OUT UINT32 *Eax, OPTIONAL 6806 Executes a MONITOR instruction with the register state specified by Eax, Ecx 6807 and Edx. Returns Eax [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | DebugSupport.h | 131 UINT32 Eax; member in struct:__anon12039
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/ |
H A D | DebugSupport.h | 133 UINT32 Eax; member in struct:__anon15606
|
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/ |
H A D | CpuDxe.c | 183 SystemContext.SystemContextIa32->Eax,
|