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

hint #240
hint #1000

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