DescriptionX64: Change overflow checks to only jump on overflow.
Costs an extra move because the result is calculated in a scratch register
and only moved to destination on non-overflow in order to preserve source
registers in case of overflow.
Committed as revision 4877.
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed review comments. #Messages
Total messages: 3 (0 generated)
|