Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_MullS32

6588    assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6604 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6620 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6636 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32, mkexpr(op2))
6652 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32, mkexpr(op2))
6668 assign(result, binop(Iop_MullS32, mkexpr(op1), unop(Iop_16Sto32,
6764 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6810 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6825 assign(result, binop(Iop_MullS32, mkexpr(op1), mkexpr(op2)));
6871 assign(result, binop(Iop_MullS32, mkexpr(op1), mkU32((UInt)op2)));