[mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructions
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 9 Jul 2014 10:40:20 +0000 (10:40 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 9 Jul 2014 10:40:20 +0000 (10:40 +0000)
commitdc06718e0bbdec789620ab01e09730004e13f25e
treedfd5e301db22fd6e4ec6420dbf598e54493eaa72
parentef5dcf571e1d59d6b3d749b7d355efee94da5571
[mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructions

Summary:
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.

Differential Revision: http://reviews.llvm.org/D4387

llvm-svn: 212607
llvm/lib/Target/Mips/Mips32r6InstrFormats.td
llvm/lib/Target/Mips/Mips32r6InstrInfo.td
llvm/test/CodeGen/Mips/analyzebranch.ll
llvm/test/CodeGen/Mips/fcmp.ll
llvm/test/CodeGen/Mips/select.ll
llvm/test/MC/Disassembler/Mips/mips32r6.txt
llvm/test/MC/Disassembler/Mips/mips64r6.txt
llvm/test/MC/Mips/mips32r6/valid.s
llvm/test/MC/Mips/mips64r6/valid.s