Searched defs:EDX (Results 1 - 17 of 17) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2gc.c83 mov EDX, FS:[18h] local
84 mov EAX, DWORD PTR [EDX+10h]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntgc.c84 ** EDX is on the stack (ESP+4)
118 mov EDX, FS:[18h] local
119 mov EAX, DWORD PTR [EDX+10h]
/vbox/src/VBox/Devices/PC/BIOS/
H A Dapm.c94 #define EDX r.gr.u.r32.edx macro
H A Dsystem.c277 #define EDX r.gr.u.r32.edx macro
614 if(EDX == 0x534D4150) {
H A Dpcibios.c67 #define EDX r.gr.u.r32.edx macro
327 EDX = 'P' | ('C' << 8) | ((uint32_t)'I' << 16) | ((uint32_t)' ' << 24);
/vbox/src/recompiler/
H A Dcpu-exec.c39 #undef EDX macro
/vbox/src/recompiler/target-i386/
H A Dexec.h50 #undef EDX macro
51 #define EDX (env->regs[R_EDX]) macro
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DSmmCis.h172 UINT32 EDX; member in struct:__anon10569
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h1027 UINT32 EDX; member in struct:__anon10758
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h5067 UINT32 EDX; member in struct:__anon11945
5108 If Edx is not NULL, then the value of EDX after CPUID is returned in Edx.
5119 @param Edx The pointer to the 32-bit EDX value returned by the CPUID
5146 If Edx is not NULL, then the value of EDX after CPUID is returned in Edx.
5161 @param Edx The pointer to the 32-bit EDX value returned by the CPUID
6813 @param Edx The value to load into EDX or RDX before executing the MONITOR
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h123 #define EDX dx macro
185 #define EDX %edx macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h120 #define EDX dx macro
182 #define EDX %edx macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h120 #define EDX dx macro
182 #define EDX %edx macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h96 #define EDX dx macro
158 #define EDX %edx macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h124 #define EDX dx macro
186 #define EDX %edx macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h124 #define EDX dx macro
186 #define EDX %edx macro
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h108 #define EDX dx macro
170 #define EDX %edx macro
834 #define P_EDX EDX
835 #define L_EDX EDX

Completed in 122 milliseconds