blob: c96f2db6b6e157237237e16981fd3471d00b49b9 [file] [log] [blame]
Renato Golin877b9b32014-08-05 15:29:41 +00001# Special test to make sure we don't error on VFP co-proc access
2@ RUN: llvm-mc -triple=armv5 < %s | FileCheck %s
3@ RUN: llvm-mc -triple=armv6 < %s | FileCheck %s
4
5 @ p10 and p11 are reserved for NEON, but accessible on v5/v6
6 ldc p10, cr0, [r0], {0x20}
7 ldc2 p11, cr0, [r0], {0x21}
8 ldcl p11, cr0, [r0], {0x20}
9
10@ CHECK-NOT: error: invalid operand for instruction