DescriptionPPC: Preserve argument count for calls.
Port 5de27c343bbf898ca87246caa1e83e533ec44561
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.
R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/0c3f7e931ebb58246aead3d4420502b582fbc05e
Cr-Commit-Position: refs/heads/master@{#33878}
Patch Set 1 #
Messages
Total messages: 16 (7 generated)
|