blob: 2e39fe6e250aa4dde0e7596d081f9893ea7b8295 [file] [log] [blame]
@ RUN: not llvm-mc -triple armv7a--none-eabi < %s 2>&1 | FileCheck %s
@ RUN: not llvm-mc -triple thumbv7a--none-eabi < %s 2>&1 | FileCheck %s
msr apsr_c, r0
@ CHECK: invalid operand for instruction
msr cpsr_w
@ CHECK: invalid operand for instruction
msr cpsr_cc
@ CHECK: invalid operand for instruction
msr xpsr_c
@ CHECK: invalid operand for instruction