summaryrefslogtreecommitdiff
path: root/test/MC/ARM/invalid-hint-arm.s
blob: e0cd97a19028ef40507c8d326c998df16a6e688a (plain)
1
2
3
4
5
6
7
@ RUN: 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]