Home
last modified time | relevance | path

Searched full:gpr23 (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/arch/powerpc/include/
H A Ddwarf-regs-table.h18 "%gpr20", "%gpr21", "%gpr22", "%gpr23", "%gpr24",
/linux/arch/openrisc/include/asm/
H A Dptrace.h67 long gpr23; member
/linux/arch/openrisc/kernel/
H A Dptrace.c195 REG_OFFSET_NAME(gpr23),
H A Dtraps.c100 pr_info("GPR20: %08lx GPR21: %08lx GPR22: %08lx GPR23: %08lx\n", in show_registers()