[mips] NotMips64 predicate is really a test for 32-bit GPR's.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 10 Apr 2014 15:00:28 +0000 (15:00 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 10 Apr 2014 15:00:28 +0000 (15:00 +0000)
commitd95a78ca52cf3c6420ae97e4d1995f863b7407a1
treeb0b7720c28d4565aa922146444c52f362a8d6d53
parente2d124d396d23b784611e8d17b6076579b0a4c60
[mips] NotMips64 predicate is really a test for 32-bit GPR's.

Summary:
Similarly, the HasMips64 on the 64-bit move InstAlias is a test for 64-bit
GPR's.

No functional change.

Reviewers: matheusalmeida

Reviewed By: matheusalmeida

Differential Revision: http://reviews.llvm.org/D3263

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