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: operand must be an immediate in the range [0,239] 7@ CHECK: error: operand must be an immediate in the range [0,239] 8 9