Searched defs:ECX (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dapm.c93 #define ECX r.gr.u.r32.ecx macro
H A Dsystem.c276 #define ECX r.gr.u.r32.ecx macro
600 if (EBX == 0x50524f43 && ECX == 0x4d4f4445 && ESI == 0 && EDI == 0)
604 EDI = ECX;
773 ECX = 0x14;
H A Dpcibios.c66 #define ECX r.gr.u.r32.ecx macro
347 device = PCIxx(find_device)(ECX, SI, 1);
374 ECX = inpd(PCI_CFG_DATA);
383 outpd(PCI_CFG_DATA, ECX);
/vbox/src/recompiler/
H A Dcpu-exec.c38 #undef ECX macro
/vbox/src/recompiler/target-i386/
H A Dexec.h48 #undef ECX macro
49 #define ECX (env->regs[R_ECX]) macro
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DSmmCis.h171 UINT32 ECX; member in struct:__anon10569
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h1026 UINT32 ECX; member in struct:__anon10758
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h5068 UINT32 ECX; member in struct:__anon11945
5107 If Ecx is not NULL, then the value of ECX after CPUID is returned in Ecx.
5117 @param Ecx The pointer to the 32-bit ECX value returned by the CPUID
5140 and ECX set to the value specified by SubIndex. This function always returns
5145 If Ecx is not NULL, then the value of ECX after CPUID is returned in Ecx.
5150 @param SubIndex The 32-bit value to load into ECX prior to invoking the
5158 @param Ecx The pointer to the 32-bit ECX value returned by the CPUID
6811 @param Ecx The value to load into ECX or RCX before executing the MONITOR
6836 @param Ecx The value to load into ECX or RCX before executing the MONITOR
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h119 #define ECX cx macro
181 #define ECX %ecx macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h116 #define ECX cx macro
178 #define ECX %ecx macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h116 #define ECX cx macro
178 #define ECX %ecx macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h92 #define ECX cx macro
154 #define ECX %ecx macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h120 #define ECX cx macro
182 #define ECX %ecx macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h120 #define ECX cx macro
182 #define ECX %ecx macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h104 #define ECX cx macro
166 #define ECX %ecx macro
828 #define P_ECX ECX
829 #define L_ECX ECX

Completed in 101 milliseconds