summaryrefslogtreecommitdiff
path: root/test/MC/ARM/invalid-hint-arm.s
blob: 49a2e5c7c59fe17d1c173c760c0df6cf9ae459a3 (plain)
1
2
3
4
5
6
7
8
@ RUN: not llvm-mc -triple=armv7-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]