Searched refs:Iop_Avg32Sx4 (Results 1 – 5 of 5) sorted by relevance
1311 Iop_Avg8Sx16, Iop_Avg16Sx8, Iop_Avg32Sx4, enumerator
778 case Iop_Avg32Sx4: vex_printf("Avg32Sx4"); return; in ppIROp()2568 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeOfPrimop()
4576 case Iop_Avg32Sx4: op = Pav_AVGS; goto do_AvBin32x4; in iselVecExpr_wrk()
14747 putVReg( vD_addr, binop(Iop_Avg32Sx4, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
2931 case Iop_Avg32Sx4: in expr2vbits_Binop()