summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/invalid-hint-arm.s
blob: b1921781aef28a0bede7b043655680ea18917f48 (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: operand must be an immediate in the range [0,239]
@ CHECK: error: operand must be an immediate in the range [0,239]

OpenPOWER on IntegriCloud