Searched refs:Iop_Avg32Sx4 (Results 1 – 7 of 7) sorted by relevance
661 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeof_primop()
727 { DEFOP(Iop_Avg32Sx4, UNDEF_UNKNOWN), },
1490 Iop_Avg8Sx16, Iop_Avg16Sx8, Iop_Avg32Sx4, enumerator
806 case Iop_Avg32Sx4: vex_printf("Avg32Sx4"); return; in ppIROp()2845 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeOfPrimop()
5062 case Iop_Avg32Sx4: op = Pav_AVGS; goto do_AvBin32x4; in iselVecExpr_wrk()
15902 putVReg( vD_addr, binop(Iop_Avg32Sx4, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
3238 case Iop_Avg32Sx4: in expr2vbits_Binop()