Searched refs:PPC_INST_MFLR (Results 1 – 5 of 5) sorted by relevance
459 instruction[-2] == PPC_INST_MFLR) in is_early_mcount_callsite()462 if (instruction[-1] == PPC_INST_MFLR) in is_early_mcount_callsite()
157 if (op != PPC_INST_MFLR && op != PPC_INST_STD_LR) { in __ftrace_make_nop()
238 #define PPC_INST_MFLR 0x7c0802a6 macro
39 EMIT(PPC_INST_MFLR | __PPC_RT(R0)); in bpf_jit_build_prologue()
137 EMIT(PPC_INST_MFLR | __PPC_RT(R0)); in bpf_jit_build_prologue()