[mips] Increase the number of floating point control registers available to 32.
authorAkira Hatanaka <ahatanaka@mips.com>
Mon, 1 Jul 2013 20:31:44 +0000 (20:31 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Mon, 1 Jul 2013 20:31:44 +0000 (20:31 +0000)
commitdb8e0bbedb46c9f781f8a32728b1019f34089ed8
tree96b227e24c3487d12b99961e0a559adead2def4e
parentae99e41ff45b0fdd432975f8e7763167b57bcaf5
[mips] Increase the number of floating point control registers available to 32.
Create a dedicated register class for floating point condition code registers and
move FCC0 from register class CCR to the new register class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185373 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsRegisterInfo.td
test/MC/Disassembler/Mips/mips32.txt
test/MC/Disassembler/Mips/mips32_le.txt
test/MC/Disassembler/Mips/mips32r2.txt
test/MC/Disassembler/Mips/mips32r2_le.txt