[mips][msa] Matheus Almeida pointed out a silly mistake in r188893. Fixed it.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 21 Aug 2013 09:09:52 +0000 (09:09 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 21 Aug 2013 09:09:52 +0000 (09:09 +0000)
commit187dedf21d268aecac6d95211de0c496299fdd13
tree7e9080a0db6a635cd21ccca5ffd186619ee9c271
parentd95865a2a2daeb7dd8b80c18e7409b28e7e4738a
[mips][msa] Matheus Almeida pointed out a silly mistake in r188893. Fixed it.

I accidentally changed the encoding of the MSA registers to zero instead of 0
to 31. This change restores the encoding the registers had prior to r188893.

This didn't show up in the existing tests because direct-object emission isn't
implemented yet for MSA.

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