Use uint16_t to store registers in static tables. Matches other tables.
authorCraig Topper <craig.topper@gmail.com>
Thu, 24 May 2012 06:09:56 +0000 (06:09 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 24 May 2012 06:09:56 +0000 (06:09 +0000)
commitc5ce4d1d52a30c52c2ffa8d281e874db4d7f3eda
treea3522d1b5b35990f9810132ebff0e6d6b02906d1
parent53146a29bc0c8f835c8c05a5a9a966b887cbb214
Use uint16_t to store registers in static tables. Matches other tables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157375 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Disassembler/MipsDisassembler.cpp