Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dhead_booke.h67 stw r12,GPR12(r11); \
222 stw r12,GPR12(r11); /* save various registers */\
379 lwz r12,GPR12(r11); \
437 lwz r12,GPR12(r11); \
H A Dtm.S214 std r12, GPR12(r1) /* '' '' '' */
234 ld r6, GPR12(r1) /* user r12 */
239 std r6, GPR12(r7)
H A Dhead_32.h73 stw r12,GPR12(r11)
H A Dinterrupt_64.S70 std r11,GPR12(r1)
242 std r11,GPR12(r1)
/linux/tools/perf/arch/powerpc/include/
H A Ddwarf-regs-table.h16 "%gpr10", "%gpr11", "%gpr12", "%gpr13", "%gpr14",
/linux/arch/openrisc/include/asm/
H A Dptrace.h56 long gpr12; member
/linux/arch/openrisc/kernel/
H A Dptrace.c184 REG_OFFSET_NAME(gpr12),
H A Dtraps.c96 pr_info("GPR12: %08lx GPR13: %08lx GPR14: %08lx GPR15: %08lx\n", in show_registers()