Searched refs:rbp (Results 1 – 12 of 12) sorted by relevance
| /openbmc/qemu/common-user/host/x86_64/ |
| H A D | safe-syscall.inc.S | 31 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 D | 0001-cve-2015-3290-Disable-AVX-for-x86_64.patch | 7 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 D | setjmp.S | 18 movq %rbp, 16(%rdi) 35 movq 16(%rdi), %rbp
|
| /openbmc/qemu/scripts/qemugdb/ |
| H A D | coroutine.py | 85 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 D | qemu_elf.h | 23 uint64_t rax, rbx, rcx, rdx, rsi, rdi, rsp, rbp; member
|
| H A D | main.c | 160 .Rbp = s->rbp, in win_context_init_from_qemu_cpu_state()
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | target_syscall.h | 29 abi_ulong rbp; member
|
| /openbmc/qemu/target/i386/ |
| H A D | arch_dump.c | 27 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 D | sev.h | 129 uint64_t rbp; member
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | signal.c | 105 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 D | gcc.dump | 491 '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 D | cper-json-specification.tex | 639 rbp & uint64 & The RBP register.\\
|