Searched refs:PPC_INST_LD_TOC (Results 1 – 3 of 3) sorted by relevance
182 #define PPC_INST_LD_TOC PPC_RAW_LD(_R2, _R1, R2_STACK_OFFSET) macro
205 if (!ppc_inst_equal(op, ppc_inst(PPC_INST_LD_TOC))) { in __ftrace_make_nop()206 pr_err("Expected %08lx found %s\n", PPC_INST_LD_TOC, ppc_inst_as_str(op)); in __ftrace_make_nop()
499 *instruction = PPC_INST_LD_TOC; in restore_r2()