DescriptionS390: Fix LA overflow in return sequence
In test regress-492.js, the return sequence require to adjust sp to
sp + 513 * 8 bytes, which causes overflow of the displacement in LA.
R=michael_dawson@ca.ibm.com,mbrandy@us.ibm.com,joransiu@ca.ibm.com
BUG=
Committed: https://crrev.com/34c4e27e91a1122b97be937241b5b668972c1968
Cr-Commit-Position: refs/heads/master@{#35267}
Patch Set 1 #
Total comments: 3
Patch Set 2 : should use total instead of count #Patch Set 3 : should use AddP instead of SubP #Patch Set 4 : get ride of r0 #Messages
Total messages: 8 (2 generated)
|