Searched refs:Iop_MullU16 (Results 1 – 9 of 9) sorted by relevance
444 Iop_MullU8, Iop_MullU16, Iop_MullU32, Iop_MullU64, enumerator
185 case Iop_MullU16: vex_printf("MullU16"); return; in ppIROp()2297 case Iop_MullU16: case Iop_MullS16: in typeOfPrimop()
1219 || e->Iex.Binop.op == Iop_MullU16 in iselIntExpr_R_wrk()1232 case Iop_MullU16: shr_op = Ash_SHR; shift = 48; break; in iselIntExpr_R_wrk()
828 case Iop_MullU16: in s390_isel_int_expr_wrk()
976 || e->Iex.Binop.op == Iop_MullU16 || e->Iex.Binop.op == Iop_MullU8) { in iselIntExpr_R_wrk()
2764 IROp mulOp = syned ? Iop_MullS16 : Iop_MullU16; in codegen_mulL_A_D()
3806 IROp mulOp = syned ? Iop_MullS16 : Iop_MullU16; in codegen_mulL_A_D()
1795 case Iop_MullU16: { in expr2vbits_Binop()
3340 case Iop_MullU16: { in expr2vbits_Binop()