Searched refs:Iop_Avg32Ux4 (Results 1 – 7 of 7) sorted by relevance
1535 Iop_Avg8Ux16, Iop_Avg16Ux8, Iop_Avg32Ux4, enumerator
661 case Iop_Avg8Ux16: case Iop_Avg16Ux8: case Iop_Avg32Ux4: in typeof_primop()
743 { DEFOP(Iop_Avg32Ux4, UNDEF_UNKNOWN), },
823 case Iop_Avg32Ux4: vex_printf("Avg32Ux4"); return; in ppIROp()2957 case Iop_Avg8Ux16: case Iop_Avg16Ux8: case Iop_Avg32Ux4: in typeOfPrimop()
5260 case Iop_Avg32Ux4: op = Pav_AVGU; goto do_AvBin32x4; in iselVecExpr_wrk()
16264 putVReg( vD_addr, binop(Iop_Avg32Ux4, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
3381 case Iop_Avg32Ux4: in expr2vbits_Binop()