Lines Matching refs:EMIT

131 		EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc)));  in bpf_jit_build_prologue()
140 EMIT(PPC_RAW_LI(bpf_to_ppc(TMP_REG_1), 0)); in bpf_jit_build_prologue()
142 EMIT(PPC_RAW_STD(bpf_to_ppc(TMP_REG_1), _R1, -(BPF_PPC_STACK_SAVE + 8))); in bpf_jit_build_prologue()
144 EMIT(PPC_RAW_NOP()); in bpf_jit_build_prologue()
145 EMIT(PPC_RAW_NOP()); in bpf_jit_build_prologue()
154 EMIT(PPC_RAW_MFLR(_R0)); in bpf_jit_build_prologue()
155 EMIT(PPC_RAW_STD(_R0, _R1, PPC_LR_STKOFF)); in bpf_jit_build_prologue()
158 EMIT(PPC_RAW_STDU(_R1, _R1, -(BPF_PPC_STACKFRAME + ctx->stack_size))); in bpf_jit_build_prologue()
168 EMIT(PPC_RAW_STD(bpf_to_ppc(i), _R1, bpf_jit_stack_offsetof(ctx, bpf_to_ppc(i)))); in bpf_jit_build_prologue()
172 EMIT(PPC_RAW_ADDI(bpf_to_ppc(BPF_REG_FP), _R1, in bpf_jit_build_prologue()
183 EMIT(PPC_RAW_LD(bpf_to_ppc(i), _R1, bpf_jit_stack_offsetof(ctx, bpf_to_ppc(i)))); in bpf_jit_emit_common_epilogue()
187 EMIT(PPC_RAW_ADDI(_R1, _R1, BPF_PPC_STACKFRAME + ctx->stack_size)); in bpf_jit_emit_common_epilogue()
189 EMIT(PPC_RAW_LD(_R0, _R1, PPC_LR_STKOFF)); in bpf_jit_emit_common_epilogue()
190 EMIT(PPC_RAW_MTLR(_R0)); in bpf_jit_emit_common_epilogue()
200 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_0))); in bpf_jit_build_epilogue()
202 EMIT(PPC_RAW_BLR()); in bpf_jit_build_epilogue()
218 EMIT(PPC_RAW_LD(_R12, _R13, offsetof(struct paca_struct, kernelbase))); in bpf_jit_emit_func_call_hlp()
221 EMIT(PPC_RAW_NOP()); in bpf_jit_emit_func_call_hlp()
223 EMIT(PPC_PREFIX_MLS | __PPC_PRFX_R(0) | IMM_H18(reladdr)); in bpf_jit_emit_func_call_hlp()
224 EMIT(PPC_INST_PADDI | ___PPC_RT(_R12) | ___PPC_RA(_R12) | IMM_L(reladdr)); in bpf_jit_emit_func_call_hlp()
233 EMIT(PPC_RAW_NOP()); in bpf_jit_emit_func_call_hlp()
235 EMIT(PPC_PREFIX_MLS | __PPC_PRFX_R(1) | IMM_H18(reladdr)); in bpf_jit_emit_func_call_hlp()
236 EMIT(PPC_INST_PADDI | ___PPC_RT(_R12) | IMM_L(reladdr)); in bpf_jit_emit_func_call_hlp()
242 EMIT(PPC_RAW_MTCTR(_R12)); in bpf_jit_emit_func_call_hlp()
243 EMIT(PPC_RAW_BCTRL()); in bpf_jit_emit_func_call_hlp()
252 EMIT(PPC_RAW_ADDIS(_R12, _R2, PPC_HA(reladdr))); in bpf_jit_emit_func_call_hlp()
253 EMIT(PPC_RAW_ADDI(_R12, _R12, PPC_LO(reladdr))); in bpf_jit_emit_func_call_hlp()
254 EMIT(PPC_RAW_MTCTR(_R12)); in bpf_jit_emit_func_call_hlp()
255 EMIT(PPC_RAW_BCTRL()); in bpf_jit_emit_func_call_hlp()
261 EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_2), 0)); in bpf_jit_emit_func_call_hlp()
263 EMIT(PPC_RAW_MTCTR(bpf_to_ppc(TMP_REG_1))); in bpf_jit_emit_func_call_hlp()
269 EMIT(PPC_RAW_LD(_R2, bpf_to_ppc(TMP_REG_2), 8)); in bpf_jit_emit_func_call_hlp()
272 EMIT(PPC_RAW_MTCTR(_R12)); in bpf_jit_emit_func_call_hlp()
274 EMIT(PPC_RAW_BCTRL()); in bpf_jit_emit_func_call_hlp()
279 EMIT(PPC_RAW_LD(_R2, _R13, offsetof(struct paca_struct, kernel_toc))); in bpf_jit_emit_func_call_hlp()
311 EMIT(PPC_RAW_NOP()); in bpf_jit_emit_func_call_rel()
313 EMIT(PPC_RAW_MTCTR(_R12)); in bpf_jit_emit_func_call_rel()
314 EMIT(PPC_RAW_BCTRL()); in bpf_jit_emit_func_call_rel()
338EMIT(PPC_RAW_LWZ(bpf_to_ppc(TMP_REG_1), b2p_bpf_array, offsetof(struct bpf_array, map.max_entries)… in bpf_jit_emit_tail_call()
339 EMIT(PPC_RAW_RLWINM(b2p_index, b2p_index, 0, 0, 31)); in bpf_jit_emit_tail_call()
340 EMIT(PPC_RAW_CMPLW(b2p_index, bpf_to_ppc(TMP_REG_1))); in bpf_jit_emit_tail_call()
347 EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), _R1, bpf_jit_stack_tailcallcnt(ctx))); in bpf_jit_emit_tail_call()
348 EMIT(PPC_RAW_CMPLWI(bpf_to_ppc(TMP_REG_1), MAX_TAIL_CALL_CNT)); in bpf_jit_emit_tail_call()
354 EMIT(PPC_RAW_ADDI(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_1), 1)); in bpf_jit_emit_tail_call()
355 EMIT(PPC_RAW_STD(bpf_to_ppc(TMP_REG_1), _R1, bpf_jit_stack_tailcallcnt(ctx))); in bpf_jit_emit_tail_call()
358 EMIT(PPC_RAW_MULI(bpf_to_ppc(TMP_REG_1), b2p_index, 8)); in bpf_jit_emit_tail_call()
359 EMIT(PPC_RAW_ADD(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_1), b2p_bpf_array)); in bpf_jit_emit_tail_call()
360 EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_1), offsetof(struct bpf_array, ptrs))); in bpf_jit_emit_tail_call()
366 EMIT(PPC_RAW_CMPLDI(bpf_to_ppc(TMP_REG_1), 0)); in bpf_jit_emit_tail_call()
370EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_1), offsetof(struct bpf_prog, bpf_func))… in bpf_jit_emit_tail_call()
371 EMIT(PPC_RAW_ADDI(bpf_to_ppc(TMP_REG_1), bpf_to_ppc(TMP_REG_1), in bpf_jit_emit_tail_call()
373 EMIT(PPC_RAW_MTCTR(bpf_to_ppc(TMP_REG_1))); in bpf_jit_emit_tail_call()
378 EMIT(PPC_RAW_BCTR()); in bpf_jit_emit_tail_call()
463 EMIT(PPC_RAW_ADD(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
467 EMIT(PPC_RAW_SUB(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
474 EMIT(PPC_RAW_ADDI(dst_reg, dst_reg, IMM_L(imm))); in bpf_jit_build_body()
477 EMIT(PPC_RAW_ADD(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
485 EMIT(PPC_RAW_ADDI(dst_reg, dst_reg, IMM_L(-imm))); in bpf_jit_build_body()
488 EMIT(PPC_RAW_SUB(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
494 EMIT(PPC_RAW_MULW(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
496 EMIT(PPC_RAW_MULD(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
501 EMIT(PPC_RAW_MULI(dst_reg, dst_reg, IMM_L(imm))); in bpf_jit_build_body()
505 EMIT(PPC_RAW_MULW(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
507 EMIT(PPC_RAW_MULD(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
514 EMIT(PPC_RAW_DIVW(tmp1_reg, dst_reg, src_reg)); in bpf_jit_build_body()
516 EMIT(PPC_RAW_DIVWU(tmp1_reg, dst_reg, src_reg)); in bpf_jit_build_body()
518 EMIT(PPC_RAW_MULW(tmp1_reg, src_reg, tmp1_reg)); in bpf_jit_build_body()
519 EMIT(PPC_RAW_SUB(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
522 EMIT(PPC_RAW_DIVW(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
524 EMIT(PPC_RAW_DIVWU(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
530 EMIT(PPC_RAW_DIVD(tmp1_reg, dst_reg, src_reg)); in bpf_jit_build_body()
532 EMIT(PPC_RAW_DIVDU(tmp1_reg, dst_reg, src_reg)); in bpf_jit_build_body()
533 EMIT(PPC_RAW_MULD(tmp1_reg, src_reg, tmp1_reg)); in bpf_jit_build_body()
534 EMIT(PPC_RAW_SUB(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
537 EMIT(PPC_RAW_DIVD(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
539 EMIT(PPC_RAW_DIVDU(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
551 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
561 EMIT(PPC_RAW_DIVW(tmp2_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
563 EMIT(PPC_RAW_DIVWU(tmp2_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
564 EMIT(PPC_RAW_MULW(tmp1_reg, tmp1_reg, tmp2_reg)); in bpf_jit_build_body()
565 EMIT(PPC_RAW_SUB(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
568 EMIT(PPC_RAW_DIVW(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
570 EMIT(PPC_RAW_DIVWU(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
575 EMIT(PPC_RAW_DIVD(tmp2_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
577 EMIT(PPC_RAW_DIVDU(tmp2_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
578 EMIT(PPC_RAW_MULD(tmp1_reg, tmp1_reg, tmp2_reg)); in bpf_jit_build_body()
579 EMIT(PPC_RAW_SUB(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
582 EMIT(PPC_RAW_DIVD(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
584 EMIT(PPC_RAW_DIVDU(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
590 EMIT(PPC_RAW_NEG(dst_reg, dst_reg)); in bpf_jit_build_body()
598 EMIT(PPC_RAW_AND(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
603 EMIT(PPC_RAW_ANDI(dst_reg, dst_reg, IMM_L(imm))); in bpf_jit_build_body()
607 EMIT(PPC_RAW_AND(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
612 EMIT(PPC_RAW_OR(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
619 EMIT(PPC_RAW_OR(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
622 EMIT(PPC_RAW_ORI(dst_reg, dst_reg, IMM_L(imm))); in bpf_jit_build_body()
624 EMIT(PPC_RAW_ORIS(dst_reg, dst_reg, IMM_H(imm))); in bpf_jit_build_body()
629 EMIT(PPC_RAW_XOR(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
636 EMIT(PPC_RAW_XOR(dst_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
639 EMIT(PPC_RAW_XORI(dst_reg, dst_reg, IMM_L(imm))); in bpf_jit_build_body()
641 EMIT(PPC_RAW_XORIS(dst_reg, dst_reg, IMM_H(imm))); in bpf_jit_build_body()
646 EMIT(PPC_RAW_SLW(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
652 EMIT(PPC_RAW_SLD(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
656 EMIT(PPC_RAW_SLWI(dst_reg, dst_reg, imm)); in bpf_jit_build_body()
662 EMIT(PPC_RAW_SLDI(dst_reg, dst_reg, imm)); in bpf_jit_build_body()
665 EMIT(PPC_RAW_SRW(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
670 EMIT(PPC_RAW_SRD(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
673 EMIT(PPC_RAW_SRWI(dst_reg, dst_reg, imm)); in bpf_jit_build_body()
679 EMIT(PPC_RAW_SRDI(dst_reg, dst_reg, imm)); in bpf_jit_build_body()
682 EMIT(PPC_RAW_SRAW(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
685 EMIT(PPC_RAW_SRAD(dst_reg, dst_reg, src_reg)); in bpf_jit_build_body()
688 EMIT(PPC_RAW_SRAWI(dst_reg, dst_reg, imm)); in bpf_jit_build_body()
692 EMIT(PPC_RAW_SRADI(dst_reg, dst_reg, imm)); in bpf_jit_build_body()
702 EMIT(PPC_RAW_RLWINM(dst_reg, dst_reg, 0, 0, 31)); in bpf_jit_build_body()
705 EMIT(PPC_RAW_EXTSB(dst_reg, src_reg)); in bpf_jit_build_body()
707 EMIT(PPC_RAW_EXTSH(dst_reg, src_reg)); in bpf_jit_build_body()
709 EMIT(PPC_RAW_EXTSW(dst_reg, src_reg)); in bpf_jit_build_body()
711 EMIT(PPC_RAW_MR(dst_reg, src_reg)); in bpf_jit_build_body()
725 EMIT(PPC_RAW_RLWINM(dst_reg, dst_reg, 0, 0, 31)); in bpf_jit_build_body()
744 EMIT(PPC_RAW_RLWINM(tmp1_reg, dst_reg, 8, 16, 23)); in bpf_jit_build_body()
746 EMIT(PPC_RAW_RLWIMI(tmp1_reg, dst_reg, 24, 24, 31)); in bpf_jit_build_body()
748 EMIT(PPC_RAW_MR(dst_reg, tmp1_reg)); in bpf_jit_build_body()
756 EMIT(PPC_RAW_RLWINM(tmp1_reg, dst_reg, 8, 0, 31)); in bpf_jit_build_body()
758 EMIT(PPC_RAW_RLWIMI(tmp1_reg, dst_reg, 24, 0, 7)); in bpf_jit_build_body()
760 EMIT(PPC_RAW_RLWIMI(tmp1_reg, dst_reg, 24, 16, 23)); in bpf_jit_build_body()
761 EMIT(PPC_RAW_MR(dst_reg, tmp1_reg)); in bpf_jit_build_body()
765 EMIT(PPC_RAW_STD(dst_reg, _R1, bpf_jit_stack_local(ctx))); in bpf_jit_build_body()
766 EMIT(PPC_RAW_ADDI(tmp1_reg, _R1, bpf_jit_stack_local(ctx))); in bpf_jit_build_body()
768 EMIT(PPC_RAW_LDBRX(dst_reg, 0, tmp1_reg)); in bpf_jit_build_body()
770 EMIT(PPC_RAW_LWBRX(dst_reg, 0, tmp1_reg)); in bpf_jit_build_body()
772 EMIT(PPC_RAW_SLDI(dst_reg, dst_reg, 32)); in bpf_jit_build_body()
773 EMIT(PPC_RAW_LI(tmp2_reg, 4)); in bpf_jit_build_body()
774 EMIT(PPC_RAW_LWBRX(tmp2_reg, tmp2_reg, tmp1_reg)); in bpf_jit_build_body()
776 EMIT(PPC_RAW_SLDI(tmp2_reg, tmp2_reg, 32)); in bpf_jit_build_body()
777 EMIT(PPC_RAW_OR(dst_reg, dst_reg, tmp2_reg)); in bpf_jit_build_body()
787 EMIT(PPC_RAW_RLDICL(dst_reg, dst_reg, 0, 48)); in bpf_jit_build_body()
794 EMIT(PPC_RAW_RLDICL(dst_reg, dst_reg, 0, 32)); in bpf_jit_build_body()
812 EMIT(PPC_RAW_EIEIO() | 0x02000000); in bpf_jit_build_body()
815 EMIT(PPC_RAW_SYNC()); in bpf_jit_build_body()
816 EMIT(PPC_RAW_LD(tmp1_reg, _R13, 0)); in bpf_jit_build_body()
817 EMIT(PPC_RAW_ORI(_R31, _R31, 0)); in bpf_jit_build_body()
822 EMIT(PPC_RAW_MTCTR(_R12)); in bpf_jit_build_body()
823 EMIT(PPC_RAW_BCTRL()); in bpf_jit_build_body()
836 EMIT(PPC_RAW_LI(tmp1_reg, imm)); in bpf_jit_build_body()
839 EMIT(PPC_RAW_STB(src_reg, dst_reg, off)); in bpf_jit_build_body()
844 EMIT(PPC_RAW_LI(tmp1_reg, imm)); in bpf_jit_build_body()
847 EMIT(PPC_RAW_STH(src_reg, dst_reg, off)); in bpf_jit_build_body()
855 EMIT(PPC_RAW_STW(src_reg, dst_reg, off)); in bpf_jit_build_body()
864 EMIT(PPC_RAW_LI(tmp2_reg, off)); in bpf_jit_build_body()
865 EMIT(PPC_RAW_STDX(src_reg, dst_reg, tmp2_reg)); in bpf_jit_build_body()
867 EMIT(PPC_RAW_STD(src_reg, dst_reg, off)); in bpf_jit_build_body()
880 EMIT(PPC_RAW_LI(tmp1_reg, off)); in bpf_jit_build_body()
889 EMIT(PPC_RAW_SYNC()); in bpf_jit_build_body()
893 EMIT(PPC_RAW_LDARX(tmp2_reg, tmp1_reg, dst_reg, 0)); in bpf_jit_build_body()
895 EMIT(PPC_RAW_LWARX(tmp2_reg, tmp1_reg, dst_reg, 0)); in bpf_jit_build_body()
899 EMIT(PPC_RAW_MR(_R0, tmp2_reg)); in bpf_jit_build_body()
904 EMIT(PPC_RAW_ADD(tmp2_reg, tmp2_reg, src_reg)); in bpf_jit_build_body()
908 EMIT(PPC_RAW_AND(tmp2_reg, tmp2_reg, src_reg)); in bpf_jit_build_body()
912 EMIT(PPC_RAW_OR(tmp2_reg, tmp2_reg, src_reg)); in bpf_jit_build_body()
916 EMIT(PPC_RAW_XOR(tmp2_reg, tmp2_reg, src_reg)); in bpf_jit_build_body()
927 EMIT(PPC_RAW_CMPD(bpf_to_ppc(BPF_REG_0), tmp2_reg)); in bpf_jit_build_body()
929 EMIT(PPC_RAW_CMPW(bpf_to_ppc(BPF_REG_0), tmp2_reg)); in bpf_jit_build_body()
945 EMIT(PPC_RAW_STDCX(save_reg, tmp1_reg, dst_reg)); in bpf_jit_build_body()
947 EMIT(PPC_RAW_STWCX(save_reg, tmp1_reg, dst_reg)); in bpf_jit_build_body()
954 EMIT(PPC_RAW_SYNC()); in bpf_jit_build_body()
955 EMIT(PPC_RAW_MR(ret_reg, _R0)); in bpf_jit_build_body()
994 EMIT(PPC_RAW_ADDI(tmp1_reg, src_reg, off)); in bpf_jit_build_body()
999 EMIT(PPC_RAW_CMPLD(tmp1_reg, tmp2_reg)); in bpf_jit_build_body()
1001 EMIT(PPC_RAW_LI(dst_reg, 0)); in bpf_jit_build_body()
1017 EMIT(PPC_RAW_LBZ(dst_reg, src_reg, off)); in bpf_jit_build_body()
1018 EMIT(PPC_RAW_EXTSB(dst_reg, dst_reg)); in bpf_jit_build_body()
1021 EMIT(PPC_RAW_LHA(dst_reg, src_reg, off)); in bpf_jit_build_body()
1024 EMIT(PPC_RAW_LWA(dst_reg, src_reg, off)); in bpf_jit_build_body()
1030 EMIT(PPC_RAW_LBZ(dst_reg, src_reg, off)); in bpf_jit_build_body()
1033 EMIT(PPC_RAW_LHZ(dst_reg, src_reg, off)); in bpf_jit_build_body()
1036 EMIT(PPC_RAW_LWZ(dst_reg, src_reg, off)); in bpf_jit_build_body()
1040 EMIT(PPC_RAW_LI(tmp1_reg, off)); in bpf_jit_build_body()
1041 EMIT(PPC_RAW_LDX(dst_reg, src_reg, tmp1_reg)); in bpf_jit_build_body()
1043 EMIT(PPC_RAW_LD(dst_reg, src_reg, off)); in bpf_jit_build_body()
1072 EMIT(PPC_RAW_NOP()); in bpf_jit_build_body()
1114 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0), _R3)); in bpf_jit_build_body()
1202 EMIT(PPC_RAW_CMPLW(dst_reg, src_reg)); in bpf_jit_build_body()
1204 EMIT(PPC_RAW_CMPLD(dst_reg, src_reg)); in bpf_jit_build_body()
1216 EMIT(PPC_RAW_CMPW(dst_reg, src_reg)); in bpf_jit_build_body()
1218 EMIT(PPC_RAW_CMPD(dst_reg, src_reg)); in bpf_jit_build_body()
1223 EMIT(PPC_RAW_AND_DOT(tmp1_reg, dst_reg, src_reg)); in bpf_jit_build_body()
1225 EMIT(PPC_RAW_AND(tmp1_reg, dst_reg, src_reg)); in bpf_jit_build_body()
1226 EMIT(PPC_RAW_RLWINM_DOT(tmp1_reg, tmp1_reg, 0, 0, 31)); in bpf_jit_build_body()
1250 EMIT(PPC_RAW_CMPLWI(dst_reg, imm)); in bpf_jit_build_body()
1252 EMIT(PPC_RAW_CMPLDI(dst_reg, imm)); in bpf_jit_build_body()
1258 EMIT(PPC_RAW_CMPLW(dst_reg, tmp1_reg)); in bpf_jit_build_body()
1260 EMIT(PPC_RAW_CMPLD(dst_reg, tmp1_reg)); in bpf_jit_build_body()
1281 EMIT(PPC_RAW_CMPWI(dst_reg, imm)); in bpf_jit_build_body()
1283 EMIT(PPC_RAW_CMPDI(dst_reg, imm)); in bpf_jit_build_body()
1287 EMIT(PPC_RAW_CMPW(dst_reg, tmp1_reg)); in bpf_jit_build_body()
1289 EMIT(PPC_RAW_CMPD(dst_reg, tmp1_reg)); in bpf_jit_build_body()
1298 EMIT(PPC_RAW_ANDI(tmp1_reg, dst_reg, imm)); in bpf_jit_build_body()
1302 EMIT(PPC_RAW_AND_DOT(tmp1_reg, dst_reg, in bpf_jit_build_body()
1305 EMIT(PPC_RAW_AND(tmp1_reg, dst_reg, tmp1_reg)); in bpf_jit_build_body()
1306 EMIT(PPC_RAW_RLWINM_DOT(tmp1_reg, tmp1_reg, in bpf_jit_build_body()