summaryrefslogtreecommitdiff
path: root/test/MC/ARM/thumb2-ldrd.s
blob: 4463c21fe8c0f53c864fb3af39d4ed261060dac5 (plain)
1
2
3
4
5
6
7
8
9
// RUN: not llvm-mc -arch thumb -mattr=+thumb2 \
// RUN: < %s >/dev/null 2> %t
// RUN: grep "error: destination operands can't be identical" %t | count 4
// rdar://14479780

ldrd r0, r0, [pc, #0]
ldrd r0, r0, [r1, #4]
ldrd r0, r0, [r1], #4
ldrd r0, r0, [r1, #4]!