Home
last modified time | relevance | path

Searched refs:esp (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_car.S24 lea find_fsp_header_romstack, %esp
40 lea temp_ram_init_romstack, %esp
44 addl $4, %esp
58 movl %edx, %esp
59 subl $4, %esp
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dstart.S116 movl $(CONFIG_SYS_CAR_ADDR + CONFIG_SYS_CAR_SIZE - 4), %esp
118 subl $CONFIG_DCACHE_RAM_MRC_VAR_SIZE, %esp
129 mov %esp, %eax
131 mov %eax, %esp
152 subl $CONFIG_FSP_SYS_MALLOC_F_LEN, %esp
153 movl %esp, GD_MALLOC_BASE(%edx)
185 movl %eax, %esp
H A Dwakeup.S22 mov 0x4(%esp), %eax /* vector */
26 mov 0x4(%esp), %eax
H A Dsipi_vector.S116 mov %edx, %esp
/rk3399_rockchip-uboot/arch/x86/cpu/i386/
H A Dsetjmp.S29 movl 4(%esp), %edx
34 movl %esp, 4(%edx) /* Post-return %esp! */
52 movl 4(%esp), %edx /* jmp_ptr address */
55 movl 4(%edx), %esp
H A Dinterrupt.c92 regs->esp += 4; in dump_regs()
109 regs->esi, regs->edi, regs->ebp, regs->esp); in dump_regs()
136 sp = regs->esp; in dump_regs()
140 while (sp > (regs->esp - 16)) { in dump_regs()
141 if (sp == regs->esp) in dump_regs()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbios_asm.S90 movl %eax, %esp
172 movl %esp, __stack
173 movl %esp, %ebp
199 movl __stack, %esp
209 movl %esp, __stack
210 movl %esp, %ebp
230 movl __stack, %esp
271 addl %ecx, %esp
280 subl %ecx, %esp
H A Dbios.c65 .esp = M.x86.R_ESP, in int_exception_handler()
281 u32 edi, u32 esi, u32 ebp, u32 esp, in interrupt_handler() argument
299 ebp, esp, edi, esi); in interrupt_handler()
313 M.x86.R_ESP = esp; in interrupt_handler()
H A Dcrt0_ia32_efi.S17 movl %esp,%ebp
/rk3399_rockchip-uboot/board/google/common/
H A Dearly_init.S23 mov $0xfed1f410, %esp
24 mov (%esp), %eax
26 mov %eax, (%esp)
/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dcar.S29 lea 1f, %esp
36 lea 2f, %esp
73 jmp *%esp
105 jmp *%esp
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dptrace.h44 long esp; member
56 long esp; member
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dsun8i-a23-polaroid-mid2809pxe04.dts83 compatible = "esp,esp8089";
85 esp,crystal-26M-en = <2>;
H A Dsun8i-a23-polaroid-mid2407pxe03.dts85 compatible = "esp,esp8089";
87 esp,crystal-26M-en = <2>;