It seems we accidentally read the wrong column of the table MIPS64r6 spec
and used the names for c.cond.fmt instead of cmp.cond.fmt.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D4387
[mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructions ClosedPublic Authored by dsanders on Jul 4 2014, 2:26 AM.
Details Summary It seems we accidentally read the wrong column of the table MIPS64r6 spec
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 9 2014, 3:30 AM
Revision Contents
Diff 11082 lib/Target/Mips/Mips32r6InstrFormats.td
lib/Target/Mips/Mips32r6InstrInfo.td
test/CodeGen/Mips/analyzebranch.ll
test/CodeGen/Mips/fcmp.ll
test/CodeGen/Mips/select.ll
test/MC/Disassembler/Mips/mips32r6.txt
test/MC/Disassembler/Mips/mips64r6.txt
test/MC/Mips/mips32r6/valid.s
test/MC/Mips/mips64r6/valid.s
|