Searched refs:ebp (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/fsp/ |
| H A D | fsp_car.S | 17 test %ebp, %ebp 29 mov %eax, %ebp 36 mov 0x30(%ebp), %eax 37 add 0x1c(%ebp), %eax 77 xorl %ebp, %ebp
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | bios_asm.S | 34 movl 44(%ebp), %eax 36 movl 48(%ebp), %eax 38 movl 52(%ebp), %eax 40 movl 56(%ebp), %eax 42 movl 60(%ebp), %eax 44 movl 64(%ebp), %eax 173 movl %esp, %ebp 180 movl 40(%ebp), %eax 210 movl %esp, %ebp 217 movl 40(%ebp), %eax
|
| H A D | crt0_ia32_efi.S | 16 pushl %ebp 17 movl %esp,%ebp 19 pushl 12(%ebp) # copy "image" argument 20 pushl 8(%ebp) # copy "systab" argument
|
| H A D | bios.c | 66 .ebp = M.x86.R_EBP, 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() 314 M.x86.R_EBP = ebp; in interrupt_handler()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/qemu/ |
| H A D | car.S | 13 movl %eax, %ebp 23 movl %ebp, %eax
|
| /rk3399_rockchip-uboot/arch/x86/cpu/i386/ |
| H A D | setjmp.S | 36 movl %ebp, 8(%edx) 56 movl 8(%edx), %ebp
|
| H A D | interrupt.c | 109 regs->esi, regs->edi, regs->ebp, regs->esp); in dump_regs()
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | ptrace.h | 34 long ebp; member 55 long ebp; member
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | start.S | 50 movl $0, %ebp 65 movl %eax, %ebp 160 movl %ebp, GD_BIST(%edx)
|