DescriptionS390: Fix Div64 sequence + DLGR simulation
The CodeGenerator sequence for kS390_Div64 was incorrectly defaulting
to the 32-bit divide sequence. That case has been fixed to use the
proper 64-bit divide (DSGR).
Fix bug in DLGR simulation where the register number was being used as
operands instead of the values in those registers.
R=jyan@ca.ibm.com,michael_dawson@ca.ibm.com,mbrandy@us.ibm.com
BUG=
Committed: https://crrev.com/6aa4cc4b9448022e833dff015a74c259e473cebb
Cr-Commit-Position: refs/heads/master@{#35110}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|