Add a test case for a malformed LDC/LDC2 instructions with PUDW = 0b0000, which
authorJohnny Chen <johnny.chen@apple.com>
Thu, 31 Mar 2011 20:54:30 +0000 (20:54 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 31 Mar 2011 20:54:30 +0000 (20:54 +0000)
commit0c630b5f3883aa494eca732f08a547d694d3931a
tree71b3901c4ec03297dfbe83784160da638a280172
parent463d358f1dfdd28a6900f2f109a160be71d2a8ef
Add a test case for a malformed LDC/LDC2 instructions with PUDW = 0b0000, which
amounts to an UNDEFINED instruction.

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