Searched refs:Iop_Avg8Sx16 (Results 1 – 6 of 6) sorted by relevance
1538 Iop_Avg8Sx16, Iop_Avg16Sx8, Iop_Avg32Sx4, enumerator
825 case Iop_Avg8Sx16: vex_printf("Avg8Sx16"); return; in ppIROp()2961 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeOfPrimop()
5193 case Iop_Avg8Sx16: op = Pav_AVGS; goto do_AvBin8x16; in iselVecExpr_wrk()
16410 putVReg( vD_addr, binop(Iop_Avg8Sx16, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
769 { DEFOP(Iop_Avg8Sx16, UNDEF_UNKNOWN), },
3329 case Iop_Avg8Sx16: in expr2vbits_Binop()