Lines Matching refs:PPC_RAW_MR
127 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_1), _R3)); in bpf_jit_build_prologue()
183 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_0))); in bpf_jit_build_epilogue()
256 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_1))); in bpf_jit_emit_tail_call()
259 EMIT(PPC_RAW_MR(_R4, _R0)); in bpf_jit_emit_tail_call()
678 EMIT(PPC_RAW_MR(dst_reg, src_reg)); in bpf_jit_build_body()
679 EMIT(PPC_RAW_MR(dst_reg_h, src_reg_h)); in bpf_jit_build_body()
686 EMIT(PPC_RAW_MR(dst_reg, src_reg)); in bpf_jit_build_body()
718 EMIT(PPC_RAW_MR(dst_reg, _R0)); in bpf_jit_build_body()
730 EMIT(PPC_RAW_MR(dst_reg, _R0)); in bpf_jit_build_body()
731 EMIT(PPC_RAW_MR(dst_reg_h, tmp_reg)); in bpf_jit_build_body()
807 EMIT(PPC_RAW_MR(ax_reg, _R0)); in bpf_jit_build_body()
854 EMIT(PPC_RAW_MR(ret_reg, ax_reg)); in bpf_jit_build_body()
1006 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0) - 1, _R3)); in bpf_jit_build_body()
1007 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0), _R4)); in bpf_jit_build_body()