Searched refs:Iop_Avg8Sx16 (Results 1 – 5 of 5) sorted by relevance
1311 Iop_Avg8Sx16, Iop_Avg16Sx8, Iop_Avg32Sx4, enumerator
776 case Iop_Avg8Sx16: vex_printf("Avg8Sx16"); return; in ppIROp()2568 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeOfPrimop()
4508 case Iop_Avg8Sx16: op = Pav_AVGS; goto do_AvBin8x16; in iselVecExpr_wrk()
14737 putVReg( vD_addr, binop(Iop_Avg8Sx16, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
2886 case Iop_Avg8Sx16: in expr2vbits_Binop()