Searched refs:PPC_INST_LD_TOC (Results 1 – 3 of 3) sorted by relevance
183 #define PPC_INST_LD_TOC (PPC_INST_LD | ___PPC_RT(__REG_R2) | \ macro
205 if (!ppc_inst_equal(op, ppc_inst(PPC_INST_LD_TOC))) { in __ftrace_make_nop()206 pr_err("Expected %08x found %s\n", PPC_INST_LD_TOC, ppc_inst_as_str(op)); in __ftrace_make_nop()
516 *instruction = PPC_INST_LD_TOC; in restore_r2()