Home | History | Annotate | Download | only in ia32

Lines Matching full:imul

1476       __ imul(answer.reg(), Operand(right->reg()));
7645 __ imul(right, Operand(left)); // Multiplication is commutative.