Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_MullS32

1575       if (e->Iex.Binop.op == Iop_MullU32 || e->Iex.Binop.op == Iop_MullS32) {
1576 Bool isS = e->Iex.Binop.op == Iop_MullS32;