• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1@ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
2.text
3.thumb
4
5@ CHECK: error: invalid operand for instruction
6@ CHECK: error: invalid operand for instruction
7@ CHECK: error: invalid operand for instruction
8strd r12, SP, [r0, #256]
9strd r12, SP, [r0, #256]!
10strd r12, SP, [r0], #256
11