This reverts r155000.
authorJoey Gouly <joey.gouly@arm.com>
Thu, 20 Jun 2013 17:42:36 +0000 (17:42 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Thu, 20 Jun 2013 17:42:36 +0000 (17:42 +0000)
commit4cbbbf49b69646ff990203ef3feae6a2726b8753
tree52584dc3be3222ff0526fe694e3716b659e6f4d2
parentd69d9f20bc3acee0fc233853745c1de015b541f2
This reverts r155000.
The cdp2 instruction should have the same restrictions as cdp on the
co-processor registers.

VFP instructions on v8/AArch32 share the same encoding space as cdp2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184445 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
test/MC/ARM/basic-arm-instructions.s
test/MC/Disassembler/ARM/arm-tests.txt
test/MC/Disassembler/ARM/invalid-CDP2-arm.txt [new file with mode: 0644]