Searched refs:PPC_MTLR (Results 1 – 2 of 2) sorted by relevance
113 PPC_MTLR(0); in bpf_jit_build_epilogue()408 PPC_MTLR(r_scratch1); in bpf_jit_build_body()434 PPC_MTLR(r_scratch1); in bpf_jit_build_body()
78 #define PPC_MTLR(r) EMIT(PPC_INST_MTLR | __PPC_RT(r)) macro