Swapped the position of the rt and rs register in the aut/daui instructions for mips32r6 and mips64r6.
With this change the format of the generated instructions complies with specifications and GCC.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D33988
[mips] Fix register positions in the aui/daui instructions ClosedPublic Authored by mstojanovic on Jun 7 2017, 5:41 AM.
Details Summary Swapped the position of the rt and rs register in the aut/daui instructions for mips32r6 and mips64r6.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 8 2017, 3:32 AM Closed by commit rL306095: [mips] Fix register positions in the aui/daui instructions (authored by petarj). · Explain WhyJun 23 2017, 5:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 101704 lib/Target/Mips/Mips32r6InstrInfo.td
test/MC/Disassembler/Mips/mips32r6/valid-mips32r6-el.txt
test/MC/Disassembler/Mips/mips32r6/valid-mips32r6.txt
test/MC/Disassembler/Mips/mips64r6/valid-mips64r6-el.txt
test/MC/Disassembler/Mips/mips64r6/valid-mips64r6.txt
test/MC/Mips/mips32r6/valid.s
test/MC/Mips/mips64r6/valid.s
|