Home
last modified time | relevance | path

Searched refs:rbp (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/common-user/host/x86_64/
H A Dsafe-syscall.inc.S31 push %rbp
33 .cfi_rel_offset rbp, 0
49 mov %rdi, %rbp /* signal_pending pointer */
67 cmpl $0, (%rbp)
83 pop %rbp
86 .cfi_restore rbp
99 1: pop %rbp
101 .cfi_restore rbp
/openbmc/openbmc/poky/meta/recipes-extended/ltp/ltp/
H A D0001-cve-2015-3290-Disable-AVX-for-x86_64.patch7 causes gcc to fail to omit %rbp use, due to which the test fails to
8 clobber %rbp in inline asm. Disable AVX to build the test on x86_64 so
31 +# The test needs to clobber %rbp, which requires frame pointer omission. Also
/openbmc/u-boot/arch/x86/cpu/x86_64/
H A Dsetjmp.S18 movq %rbp, 16(%rdi)
35 movq 16(%rdi), %rbp
/openbmc/qemu/scripts/qemugdb/
H A Dcoroutine.py85 rbp = regs['rbp']
89 while rbp:
96 rbp = gdb.parse_and_eval(f"*(uint64_t *)(uint64_t)({hex(rbp)})")
/openbmc/qemu/contrib/elf2dmp/
H A Dqemu_elf.h23 uint64_t rax, rbx, rcx, rdx, rsi, rdi, rsp, rbp; member
H A Dmain.c160 .Rbp = s->rbp, in win_context_init_from_qemu_cpu_state()
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_syscall.h29 abi_ulong rbp; member
/openbmc/qemu/target/i386/
H A Darch_dump.c27 target_ulong r15, r14, r13, r12, rbp, rbx, r11, r10; member
62 regs.rbp = env->regs[R_EBP]; in x86_64_write_elf64_note()
255 uint64_t rax, rbx, rcx, rdx, rsi, rdi, rsp, rbp; member
294 s->rbp = env->regs[R_EBP]; in qemu_get_cpustate()
H A Dsev.h129 uint64_t rbp; member
/openbmc/qemu/linux-user/i386/
H A Dsignal.c105 uint64_t rbp; member
380 __put_user(env->regs[R_EBP], &sc->rbp); in setup_sigcontext()
747 env->regs[R_EBP] = tswapl(sc->rbp); in restore_sigcontext()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump491 '2' => 'rbp'
1092 '3' => 'rbp'
1468 '2' => 'rbp',
1883 '1' => 'rbp',
1907 '0' => 'rbp',
1997 '3' => 'rbp',
2267 '0' => 'rbp',
2460 '0' => 'rbp',
2549 '0' => 'rbp',
3137 '3' => 'rbp',
[all …]
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex639 rbp & uint64 & The RBP register.\\