Searched refs:ESI (Results 1 - 25 of 25) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/i386/
H A Dregs.sed.in49 SED_REPLACE(ESI)
H A Dregs.d.in40 inline int R_ESI = @ESI@;
/vbox/src/VBox/Frontends/VirtualBox/src/platform/os2/
H A DVBoxHlp.asm28 ; ESI=00000000 EDI=00001489
/vbox/src/VBox/Devices/PC/BIOS/
H A Dsystem.c278 #define ESI r.gr.u.r32.esi macro
600 if (EBX == 0x50524f43 && ECX == 0x4d4f4445 && ESI == 0 && EDI == 0)
603 ESI = EBX;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/Ia32/
H A DEbcLowLevel.asm122 ; | ESI |
128 ; | Arg1 | <- ESI
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/Ia32/
H A DSearchForSecEntry.asm25 ; @param[out] ESI SEC Core Entry Point Address
30 ; Initialize EBP and ESI to 0
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c333 Regs->E.ESI = ThunkRegSet.E.ESI;
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/ResetVector/Vtf0/
H A DMain.asm55 ; ESI - SEC Core entry point
/vbox/src/recompiler/target-i386/
H A Dexec.h58 #undef ESI macro
59 #define ESI (env->regs[R_ESI]) macro
H A Dop_helper.c517 stl_kernel(env->tr.base + (0x28 + 6 * 4), ESI);
535 stw_kernel(env->tr.base + (0x12 + 6 * 2), ESI);
622 ESI = new_regs[6];
1910 stq_phys(sm_state + 0x7fc8, ESI);
1931 stl_phys(sm_state + 0x7fe8, ESI);
2047 ESI = ldq_phys(sm_state + 0x7fc8);
2072 ESI = ldl_phys(sm_state + 0x7fe8);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DSmmCis.h176 UINT32 ESI; member in struct:__anon10569
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
H A DThunk.c113 Regs->E.ESI = DwordRegs.Esi;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h1028 UINT32 ESI; member in struct:__anon10758
/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-1A.asm72 movzx ESI,word [EAX]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h127 #define ESI si macro
189 #define ESI %esi macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h124 #define ESI si macro
186 #define ESI %esi macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h124 #define ESI si macro
186 #define ESI %esi macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h100 #define ESI si macro
162 #define ESI %esi macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h128 #define ESI si macro
190 #define ESI %esi macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h128 #define ESI si macro
190 #define ESI %esi macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/intel/dtrace/
H A Dfasttrap_isa.c187 EAX, ECX, EDX, EBX, UESP, EBP, ESI, EDI
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h112 #define ESI si macro
174 #define ESI %esi macro
844 #define P_ESI ESI
845 #define L_ESI ESI
/vbox/src/recompiler/
H A Dcpu-exec.c43 #undef ESI macro
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h5063 UINT32 ESI; member in struct:__anon11945
/vbox/src/recompiler/tests/
H A Dtest-i386.c1539 printf("%-10s ESI=" FMTLX " EDI=" FMTLX " EAX=" FMTLX " ECX=" FMTLX " EFL=%04x\n",\
1712 #define REG_ESI ESI

Completed in 6184 milliseconds