Home
last modified time | relevance | path

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

/arch/x86/cpu/intel_common/
A Dcar2.S95 xorl %esi, %esi
96 bts %eax, %esi
97 dec %esi /* esi <- MTRR_PHYS_MASK_HIGH */
115 movl %esi, %edx /* edx <- MTRR_PHYS_MASK_HIGH */
130 movl %esi, %edx /* edx <- MTRR_PHYS_MASK_HIGH */
144 movl %esi, %edx /* edx <- MTRR_PHYS_MASK_HIGH */
A Dcar.S46 movl $0xFEE00300, %esi
47 movl %eax, (%esi)
59 movl $mtrr_table, %esi
64 movw (%esi), %bx
67 add $2, %esi
114 movl $CACHE_AS_RAM_BASE, %esi
115 movl %esi, %edi
168 movl (%esi), %eax
/arch/x86/cpu/
A Dstart.S73 movl %ecx, %esi
150 test %esi, %esi
152 movl %esi, GD_HOB_LIST(%edx)
167 movl %esi, GD_TABLE(%edx)
A Dsipi_vector.S116 mov %ecx, %esi
190 movl %esi, %eax /* cpu_num */
191 mov c_handler, %esi
192 call *%esi
A Dcall32.S60 pushl %esi /* 32-bit target address */
/arch/x86/lib/fsp1/
A Dfsp_car.S60 xor %esi, %esi
69 movl %eax, %esi
/arch/x86/lib/
A Dbios.c34 u32 esi, u32 edi);
37 u32 edx, u32 esi, u32 edi);
74 .esi = M.x86.R_ESI, in int_exception_handler()
296 u32 edi, u32 esi, u32 ebp, u32 esp, in interrupt_handler() argument
313 ebp, esp, edi, esi); in interrupt_handler()
328 M.x86.R_ESI = esi; in interrupt_handler()
350 *(volatile u32 *)&esi = M.x86.R_ESI; in interrupt_handler()
A Dbios.h88 u32 esi, u32 edi);
91 u32 edx, u32 esi, u32 edi);
A Dbios_asm.S96 movl __registers + 16, %esi
/arch/x86/cpu/i386/
A Dsetjmp.S36 movl %esi, 12(%edx)
57 movl 12(%edx), %esi
A Dcall64.S60 pop %esi /* setup_base */
A Dinterrupt.c126 regs->esi, regs->edi, regs->ebp, regs->esp); in dump_regs()
/arch/x86/include/asm/
A Dptrace.h32 long esi; member
53 long esi; member
/arch/x86/cpu/quark/
A Dcar.S85 mov %eax, %esi
101 mov %esi, %eax
/arch/x86/cpu/slimbootloader/
A Dcar.S13 mov 0x4(%esp), %esi

Completed in 16 milliseconds