Define class ArithLogicI. Make 32-bit and 64-bit arithmetic and logical
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 11 Oct 2011 23:38:52 +0000 (23:38 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 11 Oct 2011 23:38:52 +0000 (23:38 +0000)
commit2dfd3a978936c39194246676af5c4791e65e5001
tree224f81fe12cc2bcec9049629382e808ef9d3b944
parentb75e5d96dd2a883b727abd8e966f93b09a01b30e
Define class ArithLogicI. Make 32-bit and 64-bit arithmetic and logical
instructions with two register operands derive from it.

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