Searched refs:PPC_MTLR (Results 1 – 2 of 2) sorted by relevance
94 PPC_MTLR(0); in bpf_jit_build_epilogue()423 PPC_MTLR(r_scratch1); in bpf_jit_build_body()449 PPC_MTLR(r_scratch1); in bpf_jit_build_body()
96 #define PPC_MTLR(r) EMIT(PPC_INST_MTLR | ___PPC_RT(r)) macro