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

hint #5
hint.w #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]
@ CHECK: error: immediate operand must be in the range [0,4]