Searched refs:PPC_INST_MFLR (Results 1 – 4 of 4) sorted by relevance
173 if (!ppc_inst_equal(op, ppc_inst(PPC_INST_MFLR)) && in __ftrace_make_nop()
34 EMIT(PPC_INST_MFLR | __PPC_RT(R0)); in bpf_jit_build_prologue()
114 EMIT(PPC_INST_MFLR | __PPC_RT(R0)); in bpf_jit_build_prologue()
253 #define PPC_INST_MFLR 0x7c0802a6 macro