Add definitions of instructions which move values between 64-bit integer
authorAkira Hatanaka <ahatanaka@mips.com>
Mon, 3 Oct 2011 19:28:44 +0000 (19:28 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Mon, 3 Oct 2011 19:28:44 +0000 (19:28 +0000)
commit36787939b27d9b238e10fc4ba42cb621003a5a31
tree392a674258303f65378b4a9038a0591c2191c622
parentae59e8cd4d65bf5edb488f0b0d2581bda4bf0995
Add definitions of instructions which move values between 64-bit integer
registers and 64-bit HI and LO registers. Fix encoding of the 32-bit versions
of the instructions.

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