Searched refs:PT_R28 (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/arch/mips/lib/ |
D | genex.S | 89 LONG_S $28, PT_R28(sp) 151 LONG_L $28, PT_R28(sp)
|
D | asm-offsets.c | 48 OFFSET(PT_R28, pt_regs, regs[28]); in output_ptreg_defines()
|
/external/strace/linux/powerpc/ |
D | userent.h | 33 { REGSIZE*PT_R28, "r28" },
|
/external/u-boot/arch/powerpc/include/asm/ |
D | ptrace.h | 85 #define PT_R28 28 macro
|
/external/strace/linux/ia64/ |
D | userent.h | 60 { PT_R26, "r26" }, { PT_R27, "r27" }, { PT_R28, "r28" },
|
/external/libunwind/src/ptrace/ |
D | _UPT_reg_offset.c | 56 [UNW_IA64_GR + 28] = PT_R28, [UNW_IA64_GR + 29] = PT_R29,
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_ppc64le.go | 1461 PT_R28 = 0x1c const
|
D | zerrors_linux_ppc64.go | 1461 PT_R28 = 0x1c const
|