Searched refs:Iop_Avg32Ux4 (Results 1 – 6 of 6) sorted by relevance
1537 Iop_Avg8Ux16, Iop_Avg16Ux8, Iop_Avg32Ux4, enumerator
824 case Iop_Avg32Ux4: vex_printf("Avg32Ux4"); return; in ppIROp()2960 case Iop_Avg8Ux16: case Iop_Avg16Ux8: case Iop_Avg32Ux4: in typeOfPrimop()
5262 case Iop_Avg32Ux4: op = Pav_AVGU; goto do_AvBin32x4; in iselVecExpr_wrk()
16405 putVReg( vD_addr, binop(Iop_Avg32Ux4, mkexpr(vA), mkexpr(vB)) ); in dis_av_arith()
768 { DEFOP(Iop_Avg32Ux4, UNDEF_UNKNOWN), },
3381 case Iop_Avg32Ux4: in expr2vbits_Binop()