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()
267 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_1))); in bpf_jit_emit_tail_call()
270 EMIT(PPC_RAW_MR(_R4, _R0)); in bpf_jit_emit_tail_call()
372 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
385 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
386 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
414 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
431 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
432 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
474 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
549 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
550 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
658 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()
695 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
701 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
702 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
735 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
741 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()
742 EMIT(PPC_RAW_MR(dst_reg_h, src2_reg_h)); in bpf_jit_build_body()
769 EMIT(PPC_RAW_MR(dst_reg, src_reg)); in bpf_jit_build_body()
772 EMIT(PPC_RAW_MR(dst_reg, src_reg)); in bpf_jit_build_body()
773 EMIT(PPC_RAW_MR(dst_reg_h, src_reg_h)); in bpf_jit_build_body()
785 EMIT(PPC_RAW_MR(dst_reg, src_reg)); in bpf_jit_build_body()
818 EMIT(PPC_RAW_MR(dst_reg, _R0)); in bpf_jit_build_body()
830 EMIT(PPC_RAW_MR(dst_reg, _R0)); in bpf_jit_build_body()
831 EMIT(PPC_RAW_MR(dst_reg_h, tmp_reg)); in bpf_jit_build_body()
918 EMIT(PPC_RAW_MR(ax_reg, _R0)); in bpf_jit_build_body()
968 EMIT(PPC_RAW_MR(ret_reg, ax_reg)); in bpf_jit_build_body()
1145 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0) - 1, _R3)); in bpf_jit_build_body()
1146 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0), _R4)); in bpf_jit_build_body()