summaryrefslogtreecommitdiff
path: root/test/MC/ARM/invalid-hint-arm.s
blob: 3608e95131d345201b7a73d33c68db04d837dd0f (plain)
1
2
3
4
5
6
7
@ RUN: not llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 < %s 2>&1 | FileCheck %s

hint #5
hint #100

@ CHECK: error: immediate operand must be in the range [0,4]
@ CHECK: error: immediate operand must be in the range [0,4]