Home
last modified time | relevance | path

Searched refs:esi (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/qemu/common-user/host/i386/
H A Dsafe-syscall.inc.S29 push %esi
31 .cfi_rel_offset esi, 0
55 mov 24+16(%esp), %esi
93 pop %esi
95 .cfi_restore esi
117 pop %esi
119 .cfi_restore esi
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dcar.S47 movl $0xFEE00300, %esi
48 movl %eax, (%esi)
60 movl $mtrr_table, %esi
65 movw (%esi), %bx
68 add $2, %esi
115 movl $CACHE_AS_RAM_BASE, %esi
116 movl %esi, %edi
169 movl (%esi), %eax
/openbmc/u-boot/arch/x86/cpu/
H A Dstart.S69 movl %ecx, %esi
142 test %esi, %esi
144 movl %esi, GD_HOB_LIST(%edx)
157 movl %esi, GD_TABLE(%edx)
H A Dsipi_vector.S117 mov %ecx, %esi
191 movl %esi, %eax /* cpu_num */
192 mov c_handler, %esi
193 call *%esi
H A Dcall32.S62 pushl %esi /* 32-bit target address */
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_car.S60 xor %esi, %esi
69 movl %eax, %esi
/openbmc/u-boot/arch/x86/lib/
H A Dbios.c26 u32 esi, u32 edi);
29 u32 edx, u32 esi, u32 edi);
66 .esi = M.x86.R_ESI, in int_exception_handler()
284 u32 edi, u32 esi, u32 ebp, u32 esp, in interrupt_handler() argument
302 ebp, esp, edi, esi); in interrupt_handler()
318 M.x86.R_ESI = esi; in interrupt_handler()
340 *(volatile u32 *)&esi = M.x86.R_ESI; in interrupt_handler()
H A Dbios.h88 u32 esi, u32 edi);
91 u32 edx, u32 esi, u32 edi);
H A Dbios_asm.S96 movl __registers + 16, %esi
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dsetjmp.S36 movl %esi, 12(%edx)
56 movl 12(%edx), %esi
H A Dcall64.S63 pop %esi /* setup_base */
/openbmc/u-boot/arch/x86/include/asm/
H A Dptrace.h32 long esi; member
53 long esi; member
/openbmc/u-boot/drivers/bios_emulator/
H A Dbiosemu.c253 M.x86.R_ESI = regs->e.esi; in BE_callRealMode()
279 regs->e.esi = M.x86.R_ESI; in BE_callRealMode()
304 M.x86.R_ESI = in->e.esi; in BE_int86()
321 out->e.esi = M.x86.R_ESI; in BE_int86()
344 M.x86.R_ESI = in->e.esi; in BE_int86x()
365 out->e.esi = M.x86.R_ESI; in BE_int86x()
H A Datibios.c96 regs->e.esi = buffer_seg; in atibios_debug_mode()
146 regs->e.esi = buffer_seg; in atibios_debug_mode()
197 regs->e.esi = buffer_seg; in atibios_set_vesa_mode()
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dcar.S85 mov %eax, %esi
101 mov %esi, %eax
/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h12 long esi; member
89 abi_long esi; member
H A Dvdso.S105 .cfi_offset %esi, -40
/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h29 long esi; member
106 abi_long esi; member
/openbmc/qemu/pc-bios/optionrom/
H A Dkvmvapic.S144 mov %eax, %esi
146 xchg %eax, %esi
252 movzbl vapic, %esi ; fixup
/openbmc/qemu/linux-user/
H A Dvm86.c64 target_v86->regs.esi = tswap32(env->regs[R_ESI]); in save_v86_state()
86 env->regs[R_ESI] = ts->vm86_saved_regs.esi; in save_v86_state()
224 ts->vm86_saved_regs.esi = env->regs[R_ESI]; in do_vm86()
264 env->regs[R_ESI] = tswap32(target_v86->regs.esi); in do_vm86()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c189 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\
197 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\
205 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\
212 long eax, ebx, ecx, edx, esi, edi, res; in test_lea() local
217 esi = i2l(0x0010); in test_lea()
1530 long esi, edi, eax, ecx, eflags;\
1532 esi = (long)(str_buffer + sizeof(str_buffer) / 2);\
1544 : "=S" (esi), "=D" (edi), "=a" (eax), "=c" (ecx), "=g" (eflags)\
1545 : "0" (esi), "1" (edi), "2" (eax), "3" (ecx));\
1547 REP #OP size, esi, edi, eax, ecx,\
/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c48 tss->esi = ESI(env); in save_state_to_tss32()
76 RSI(env) = tss->esi; in load_state_from_tss32()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c49 uint32_t esi; member
502 env->regs[R_ESI] = vmport_regs->esi; in regs_to_cpu()
514 vmport_regs->esi = env->regs[R_ESI]; in regs_from_cpu()
/openbmc/u-boot/drivers/bios_emulator/include/
H A Dbiosemu.h148 u32 esi; member
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0002-compiler-rt-support-a-new-embedded-linux-target.patch253 + i686.get_pc_thunk.esi
266 + i686.get_pc_thunk.esi \

12