Searched refs:Iop_Avg8Sx16 (Results 1 – 5 of 5) sorted by relevance
1165 Iop_Avg8Sx16, Iop_Avg16Sx8, Iop_Avg32Sx4, enumerator
761 case Iop_Avg8Sx16: vex_printf("Avg8Sx16"); return; in ppIROp()2436 case Iop_Avg8Sx16: case Iop_Avg16Sx8: case Iop_Avg32Sx4: in typeOfPrimop()
3706 case Iop_Avg8Sx16: op = Pav_AVGS; goto do_AvBin8x16; in iselVecExpr_wrk()
11582 putVReg( vD_addr, binop(Iop_Avg8Sx16, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
2716 case Iop_Avg8Sx16: in expr2vbits_Binop()