[x86] Add OpSize16 to instructions that need it
[oota-llvm.git] / test / MC / ARM / thumb2-ldrd.s
1 // RUN: not llvm-mc -arch thumb -mattr=+thumb2 \
2 // RUN: < %s >/dev/null 2> %t
3 // RUN: grep "error: destination operands can't be identical" %t | count 4
4 // rdar://14479780
5
6 ldrd r0, r0, [pc, #0]
7 ldrd r0, r0, [r1, #4]
8 ldrd r0, r0, [r1], #4
9 ldrd r0, r0, [r1, #4]!