DescriptionS390: Fix Mod64/ModU64 sequence
The CodeGenerator sequence for Mod64/ModU64 is incorrectly using
32-bit operations. Fix Mod64/ModU64 to use 64-bit divides to calculate
the remainder.
Fix disassembly for DLR, which was reading the wrong bits for the two
register operands.
R=jyan@ca.ibm.com,michael_dawson@ca.ibm.com,mbrandy@us.ibm.com
BUG=
Committed: https://crrev.com/14570528745be33c583d23b441c0f3e7a4ea315a
Cr-Commit-Position: refs/heads/master@{#35121}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|