aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/thumb2-strd.s
blob: 3f8025d2cd70dea763eeac91264c1a131880e1a7 (plain)
1
2
3
4
5
6
7
8
9
10
@ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
.text
.thumb

@ CHECK: error: invalid operand for instruction
@ CHECK: error: invalid operand for instruction
@ CHECK: error: invalid operand for instruction
strd r12, SP, [r0, #256]
strd r12, SP, [r0, #256]!
strd r12, SP, [r0], #256