1@ RUN: not llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 < %s 2>&1 | FileCheck %s
2
3hint #240
4hint #1000
5
6@ CHECK: error: immediate operand must be in the range [0,239]
7@ CHECK: error: immediate operand must be in the range [0,239]
8
9