Define classes ArithLogicR and ArithLogicOfR and make 32-bit and 64-bit
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 11 Oct 2011 23:05:46 +0000 (23:05 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 11 Oct 2011 23:05:46 +0000 (23:05 +0000)
commitc2f3ac9de2596df2af8b85245b987476a773d4ad
tree332cf22c93515b2b68c5587aa87bcf600979298f
parente4617b0280deb229e86a85f7b485099c2c787bb5
Define classes ArithLogicR and ArithLogicOfR and make 32-bit and 64-bit
arithmetic and logical instructions with three register operands derive from
them. Fix instruction encoding too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141736 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td