Description[arm64] Avoid signed arithmetic in AddWithCarry.
This avoids implementation-defined signed overflow in the simulator's
AddWithCarry implementation. The implementation of AddWithCarry now uses
unsigned arithmetic exclusively.
Testing coverage is also significantly improved.
BUG=
Committed: https://crrev.com/6ae7f2b5d8df71a97bdcec6294bce060a4a7fb99
Cr-Commit-Position: refs/heads/master@{#37895}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|