Searched refs:esp (Results 1 – 14 of 14) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/fsp/ |
| H A D | fsp_car.S | 24 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 D | start.S | 116 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 D | wakeup.S | 22 mov 0x4(%esp), %eax /* vector */ 26 mov 0x4(%esp), %eax
|
| H A D | sipi_vector.S | 116 mov %edx, %esp
|
| /rk3399_rockchip-uboot/arch/x86/cpu/i386/ |
| H A D | setjmp.S | 29 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 D | interrupt.c | 92 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 D | bios_asm.S | 90 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 D | bios.c | 65 .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 D | crt0_ia32_efi.S | 17 movl %esp,%ebp
|
| /rk3399_rockchip-uboot/board/google/common/ |
| H A D | early_init.S | 23 mov $0xfed1f410, %esp 24 mov (%esp), %eax 26 mov %eax, (%esp)
|
| /rk3399_rockchip-uboot/arch/x86/cpu/quark/ |
| H A D | car.S | 29 lea 1f, %esp 36 lea 2f, %esp 73 jmp *%esp 105 jmp *%esp
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | ptrace.h | 44 long esp; member 56 long esp; member
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sun8i-a23-polaroid-mid2809pxe04.dts | 83 compatible = "esp,esp8089"; 85 esp,crystal-26M-en = <2>;
|
| H A D | sun8i-a23-polaroid-mid2407pxe03.dts | 85 compatible = "esp,esp8089"; 87 esp,crystal-26M-en = <2>;
|