Searched refs:Iop_Avg8Sx16 (Results 1 – 7 of 7) sorted by relevance
661 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeof_primop()
725 { DEFOP(Iop_Avg8Sx16, UNDEF_UNKNOWN), },
1490 Iop_Avg8Sx16, Iop_Avg16Sx8, Iop_Avg32Sx4, enumerator
804 case Iop_Avg8Sx16: vex_printf("Avg8Sx16"); return; in ppIROp()2845 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeOfPrimop()
4992 case Iop_Avg8Sx16: op = Pav_AVGS; goto do_AvBin8x16; in iselVecExpr_wrk()
15892 putVReg( vD_addr, binop(Iop_Avg8Sx16, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
3191 case Iop_Avg8Sx16: in expr2vbits_Binop()