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