Lines Matching refs:PPC_RAW_LI
36 #define PPC_EX32(r, i) EMIT(PPC_RAW_LI((r), (i) < 0 ? -1 : 0))
117 EMIT(PPC_RAW_LI(_R4, 0)); in bpf_jit_build_prologue()
128 EMIT(PPC_RAW_LI(bpf_to_ppc(BPF_REG_1) - 1, 0)); in bpf_jit_build_prologue()
152 EMIT(PPC_RAW_LI(bpf_to_ppc(BPF_REG_FP) - 1, 0)); in bpf_jit_build_prologue()
447 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
460 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
463 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
503 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
528 EMIT(PPC_RAW_LI(dst_reg_h, -1)); in bpf_jit_build_body()
538 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
539 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
547 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
594 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
595 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
630 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
631 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
684 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
800 EMIT(PPC_RAW_LI(tmp_reg, off)); in bpf_jit_build_body()
856 EMIT(PPC_RAW_LI(ret_reg - 1, 0)); /* higher 32-bit */ in bpf_jit_build_body()
884 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
894 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
925 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()
1240 EMIT(PPC_RAW_LI(dst_reg_h, 0)); in bpf_jit_build_body()