DescriptionX87: Preserve argument count for calls.
port 5de27c343bbf898ca87246caa1e83e533ec44561(r33865)
original commit message:
Calls use registers for target, new_target and argument count.
We don't always respect argument count. It didn't bite us in the past
because the code paths where we clobbered it never used it, though
in future it could be an issue.
BUG=
Committed: https://crrev.com/63a59fa34196a533defbb4ab5472a5bee5ffa38e
Cr-Commit-Position: refs/heads/master@{#33984}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|