Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_MullS32

3941          IROp   mulOp   = syned ? Iop_MullS32 : Iop_MullU32;
11088 binop( Iop_MullS32, mkexpr(d2), mkexpr(s2)),
11089 binop( Iop_MullS32, mkexpr(d0), mkexpr(s0)) ));