MOVi16 and MOVTi16 does not allow pc as the dest register, while MOVi allows it.
authorJohnny Chen <johnny.chen@apple.com>
Fri, 8 Apr 2011 17:29:58 +0000 (17:29 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 8 Apr 2011 17:29:58 +0000 (17:29 +0000)
commit084b5df5aedc83af0588ae8c2145e4f98faf1d8f
treefe0961bc739c31dd27b718cb90ee771ae7e644ff
parent2c44a80d991df258a45e2f5fa76d5ada9e99015c
MOVi16 and MOVTi16 does not allow pc as the dest register, while MOVi allows it.
Add tests for that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129137 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/Disassembler/ARM/arm-tests.txt
test/MC/Disassembler/ARM/invalid-MOVTi16-arm.txt [new file with mode: 0644]