Thumb2 POP's don't allow the PC as an operand, and PUSH's don't allow the SP either.
authorOwen Anderson <resistor@mac.com>
Mon, 12 Sep 2011 21:28:46 +0000 (21:28 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 12 Sep 2011 21:28:46 +0000 (21:28 +0000)
commitcd00dc6852d17aa24f667a1060d2de83cd6423f0
treee1ba5f7381157954a94d1e64931ebcaf02095a6f
parent457d53d9cedb2add5bb80dc7c77a8bcc602877a2
Thumb2 POP's don't allow the PC as an operand, and PUSH's don't allow the SP either.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139542 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
test/MC/Disassembler/ARM/invalid-t2PUSH-thumb.txt [new file with mode: 0644]