Lines Matching refs:PPC_RAW_LI

36 #define PPC_EX32(r, i)		EMIT(PPC_RAW_LI((r), (i) < 0 ? -1 : 0))
132 EMIT(PPC_RAW_LI(_R4, 0)); in bpf_jit_build_prologue()
146 EMIT(PPC_RAW_LI(bpf_to_ppc(BPF_REG_1) - 1, 0)); in bpf_jit_build_prologue()
164 EMIT(PPC_RAW_LI(bpf_to_ppc(BPF_REG_FP) - 1, 0)); in bpf_jit_build_prologue()
486 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
500 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
503 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
547 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
572 EMIT(PPC_RAW_LI(dst_reg_h, -1)); in bpf_jit_build_body()
584 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
585 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
593 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
640 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
642 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
643 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
678 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
680 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
681 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
737 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
853 EMIT(PPC_RAW_LI(tmp_reg, off)); in bpf_jit_build_body()
921 EMIT(PPC_RAW_LI(ret_reg - 1, 0)); /* higher 32-bit */ in bpf_jit_build_body()
949 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
959 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
990 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
1306 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()