Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_MullS32

6084    assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6100 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6116 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6132 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32, mkexpr(op2))
6148 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32, mkexpr(op2))
6164 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32,
6260 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6306 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6321 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6367 assign(result, binop(Iop_MullS32, mkexpr(op1), mkU32((UInt)op2)));