Add definition of a base class for logical shift/rotate instructions with two
authorAkira Hatanaka <ahatanaka@mips.com>
Mon, 17 Oct 2011 18:17:58 +0000 (18:17 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Mon, 17 Oct 2011 18:17:58 +0000 (18:17 +0000)
commit2d0a61da62b19d9597d569fb99082b418e214a12
tree98b32992873232be85adeafb8d4b8eab5d2d77cf
parente9e579155614654665ef7a4e3aa5c7a8d4a49f01
Add definition of a base class for logical shift/rotate instructions with two
source registers and redefine 32-bit and 64-bit instructions.

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