Home | History | Annotate | Download | only in ia32

Lines Matching full:subtraction

900   // Try optimistic subtraction '0 - value', saving operand in eax for undo.
4238 __ sub(edx, eax); // Return on the result of the subtraction.