Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_MullS32

3665          IROp   mulOp   = syned ? Iop_MullS32 : Iop_MullU32;
16136 assign( t0, binop( Iop_MullS32, mkexpr(d0), mkexpr(s0)) );
16138 assign( t1, binop( Iop_MullS32, mkexpr(d2), mkexpr(s2)) );