[Thumb2] ldrexd and strexd are not defined on v7M
authorOliver Stannard <oliver.stannard@arm.com>
Mon, 29 Sep 2014 10:57:29 +0000 (10:57 +0000)
committerOliver Stannard <oliver.stannard@arm.com>
Mon, 29 Sep 2014 10:57:29 +0000 (10:57 +0000)
commit017c6111a848668c6e11f97facebb57d4e8e75f3
tree181f125dde56b0b1294d9aea34f27c55521ec7f8
parent8ac2f142a82f5f37e23bb6115c91ed9f6ac65f1e
[Thumb2] ldrexd and strexd are not defined on v7M

The Thumb2 ldrexd and strexd instructions are not defined for
M-class architectures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218603 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb2.td
test/MC/ARM/thumb2-ldrexd-strexd.s [new file with mode: 0644]