Add test cases for correct parsing of register names in 32- and 64-bit modes.
authorDavid Chisnall <csdavec@swan.ac.uk>
Thu, 11 Oct 2012 12:42:49 +0000 (12:42 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Thu, 11 Oct 2012 12:42:49 +0000 (12:42 +0000)
commita54b2dfb0a706cdede7be53302d5237ae79f6eed
tree2813cbb1acef983bf16e0066490151cfd2fb7648
parentaa5b393c69cf24d47a5727d15584f3daeba1aead
Add test cases for correct parsing of register names in 32- and 64-bit modes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165713 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/Mips/mips-register-names.s [new file with mode: 0644]
test/MC/Mips/mips64-register-names.s [new file with mode: 0644]