Searched refs:Iop_Avg32Sx4 (Results 1 – 7 of 7) sorted by relevance
662 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeof_primop()
746 { DEFOP(Iop_Avg32Sx4, UNDEF_UNKNOWN), },
1536 Iop_Avg8Sx16, Iop_Avg16Sx8, Iop_Avg32Sx4, enumerator
826 case Iop_Avg32Sx4: vex_printf("Avg32Sx4"); return; in ppIROp()2958 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeOfPrimop()
5261 case Iop_Avg32Sx4: op = Pav_AVGS; goto do_AvBin32x4; in iselVecExpr_wrk()
16279 putVReg( vD_addr, binop(Iop_Avg32Sx4, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
3382 case Iop_Avg32Sx4: in expr2vbits_Binop()