Home
last modified time | relevance | path

Searched full:gpr13 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dtm.S202 std r11, GPR13(r1)
235 ld r8, GPR13(r1) /* user r13 */
240 std r8, GPR13(r7)
490 ld r5, GPR13(r7)
H A Dinterrupt_64.S71 std r9,GPR13(r1)
243 std r9,GPR13(r1)
H A Dexceptions-64e.S217 ld r0,GPR13(r1)
388 std r5,GPR13(r1); /* save it to stackframe */ \
1062 std r5,GPR13(r1); /* save it to stackframe */ \
/linux/tools/perf/arch/powerpc/include/
H A Ddwarf-regs-table.h16 "%gpr10", "%gpr11", "%gpr12", "%gpr13", "%gpr14",
/linux/arch/powerpc/lib/
H A Dtest_emulate_step_exec_instr.S37 * The stack pointer (GPR1) and the thread pointer (GPR13) are not
/linux/arch/openrisc/include/asm/
H A Dptrace.h57 long gpr13; member
/linux/arch/openrisc/kernel/
H A Dptrace.c185 REG_OFFSET_NAME(gpr13),
H A Dtraps.c96 pr_info("GPR12: %08lx GPR13: %08lx GPR14: %08lx GPR15: %08lx\n", in show_registers()