| /openbmc/u-boot/arch/x86/lib/fsp/ |
| H A D | fsp_car.S | 16 test %ebp, %ebp 28 mov %eax, %ebp 35 mov 0x30(%ebp), %eax 36 add 0x1c(%ebp), %eax 76 xorl %ebp, %ebp
|
| /openbmc/qemu/common-user/host/i386/ |
| H A D | safe-syscall.inc.S | 26 push %ebp 28 .cfi_rel_offset ebp, 0 57 mov 32+16(%esp), %ebp 96 pop %ebp 98 .cfi_restore ebp 120 pop %ebp 122 .cfi_restore ebp
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | bios_asm.S | 33 movl 44(%ebp), %eax 35 movl 48(%ebp), %eax 37 movl 52(%ebp), %eax 39 movl 56(%ebp), %eax 41 movl 60(%ebp), %eax 43 movl 64(%ebp), %eax 172 movl %esp, %ebp 179 movl 40(%ebp), %eax 209 movl %esp, %ebp 216 movl 40(%ebp), %eax
|
| H A D | crt0_ia32_efi.S | 15 pushl %ebp 16 movl %esp,%ebp 18 pushl 12(%ebp) # copy "image" argument 19 pushl 8(%ebp) # copy "systab" argument
|
| H A D | bios.c | 65 .ebp = M.x86.R_EBP, 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() 317 M.x86.R_EBP = ebp; in interrupt_handler()
|
| /openbmc/qemu/tests/tcg/i386/system/ |
| H A D | boot.S | 98 pushl %ebp 99 movl %esp, %ebp 101 movl %ebp, %esp 102 popl %ebp
|
| /openbmc/u-boot/arch/x86/cpu/qemu/ |
| H A D | car.S | 12 movl %eax, %ebp 22 movl %ebp, %eax
|
| /openbmc/qemu/pc-bios/optionrom/ |
| H A D | linuxboot.S | 72 xor %ebp, %ebp 142 mov %esp, %ebp 155 mov %ebp, %esp
|
| H A D | kvmvapic.S | 156 mov %eax, %ebp 158 xchg %eax, %ebp 262 movzbl vapic, %ebp ; fixup
|
| /openbmc/u-boot/arch/x86/cpu/i386/ |
| H A D | setjmp.S | 35 movl %ebp, 8(%edx) 55 movl 8(%edx), %ebp
|
| H A D | interrupt.c | 108 regs->esi, regs->edi, regs->ebp, regs->esp); in dump_regs()
|
| /openbmc/u-boot/arch/x86/cpu/ |
| H A D | start.S | 50 movl $0, %ebp 65 movl %eax, %ebp 160 movl %ebp, GD_BIST(%edx)
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | ptrace.h | 34 long ebp; member 55 long ebp; member
|
| /openbmc/qemu/bsd-user/i386/ |
| H A D | target_syscall.h | 31 long ebp; member 108 abi_long ebp; member
|
| /openbmc/qemu/linux-user/ |
| H A D | vm86.c | 66 target_v86->regs.ebp = tswap32(env->regs[R_EBP]); in save_v86_state() 88 env->regs[R_EBP] = ts->vm86_saved_regs.ebp; in save_v86_state() 226 ts->vm86_saved_regs.ebp = env->regs[R_EBP]; in do_vm86() 266 env->regs[R_EBP] = tswap32(target_v86->regs.ebp); in do_vm86()
|
| /openbmc/qemu/target/i386/hvf/ |
| H A D | x86_task.c | 47 tss->ebp = EBP(env); in save_state_to_tss32() 75 RBP(env) = tss->ebp; in load_state_from_tss32()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
| H A D | 0002-compiler-rt-support-a-new-embedded-linux-target.patch | 248 + i686.get_pc_thunk.ebp \ 264 + i686.get_pc_thunk.eax i686.get_pc_thunk.ebp i686.get_pc_thunk.ebx \
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | signal.c | 75 uint32_t ebp; member 359 __put_user(env->regs[R_EBP], &sc->ebp); in setup_sigcontext() 727 env->regs[R_EBP] = tswapl(sc->ebp); in restore_sigcontext()
|
| /openbmc/qemu/target/i386/ |
| H A D | arch_dump.c | 108 uint32_t ebx, ecx, edx, esi, edi, ebp, eax; member 129 prstatus->regs.ebp = env->regs[R_EBP] & 0xffffffff; in x86_fill_elf_prstatus()
|
| /openbmc/qemu/target/i386/emulate/ |
| H A D | x86.h | 88 uint32_t ebp; member
|
| /openbmc/libcper/specification/document/ |
| H A D | cper-json-specification.tex | 583 ebp & uint64 & The EBP register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.…
|