Searched refs:Iop_Avg16Sx8 (Results 1 – 6 of 6) sorted by relevance
1538 Iop_Avg8Sx16, Iop_Avg16Sx8, Iop_Avg32Sx4, enumerator
826 case Iop_Avg16Sx8: vex_printf("Avg16Sx8"); return; in ppIROp()2961 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeOfPrimop()
5228 case Iop_Avg16Sx8: op = Pav_AVGS; goto do_AvBin16x8; in iselVecExpr_wrk()
16415 putVReg( vD_addr, binop(Iop_Avg16Sx8, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
770 { DEFOP(Iop_Avg16Sx8, UNDEF_UNKNOWN), },
3356 case Iop_Avg16Sx8: in expr2vbits_Binop()