Home
last modified time | relevance | path

Searched refs:PT_R19 (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/arch/mips/lib/
Dgenex.S56 LONG_S $19, PT_R19(sp)
125 LONG_L $19, PT_R19(sp)
Dasm-offsets.c39 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
/external/strace/linux/powerpc/
Duserent.h24 { REGSIZE*PT_R19, "r19" },
/external/u-boot/arch/nds32/include/asm/
Dptrace.h80 #define PT_R19 19 macro
/external/u-boot/arch/powerpc/include/asm/
Dptrace.h76 #define PT_R19 19 macro
/external/strace/linux/ia64/
Duserent.h57 { PT_R17, "r17" }, { PT_R18, "r18" }, { PT_R19, "r19" },
/external/libunwind/src/ptrace/
D_UPT_reg_offset.c51 [UNW_IA64_GR + 18] = PT_R18, [UNW_IA64_GR + 19] = PT_R19,
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_ppc64le.go1451 PT_R19 = 0x13 const
Dzerrors_linux_ppc64.go1451 PT_R19 = 0x13 const