Lines Matching refs:PPC_RAW_MR
145 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_1), _R3)); in bpf_jit_build_prologue()
196 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_0))); in bpf_jit_build_epilogue()
266 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_1))); in bpf_jit_emit_tail_call()
269 EMIT(PPC_RAW_MR(_R4, _R0)); in bpf_jit_emit_tail_call()
371 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
384 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
385 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
413 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
430 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
431 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
467 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
518 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
519 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
627 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
633 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
664 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
670 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
671 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
704 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
710 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
711 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
731 EMIT(PPC_RAW_MR(dst_reg, src_reg)); in bpf_jit_build_body()
732 EMIT(PPC_RAW_MR(dst_reg_h, src_reg_h)); in bpf_jit_build_body()
739 EMIT(PPC_RAW_MR(dst_reg, src_reg)); in bpf_jit_build_body()
771 EMIT(PPC_RAW_MR(dst_reg, _R0)); in bpf_jit_build_body()
783 EMIT(PPC_RAW_MR(dst_reg, _R0)); in bpf_jit_build_body()
784 EMIT(PPC_RAW_MR(dst_reg_h, tmp_reg)); in bpf_jit_build_body()
860 EMIT(PPC_RAW_MR(ax_reg, _R0)); in bpf_jit_build_body()
907 EMIT(PPC_RAW_MR(ret_reg, ax_reg)); in bpf_jit_build_body()
1060 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0) - 1, _R3)); in bpf_jit_build_body()
1061 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0), _R4)); in bpf_jit_build_body()