allwinner_a64/android/external/llvm/test/MC/ARM/invalid-hint-thumb.s
2018-08-08 16:14:42 +08:00

8 lines
239 B
ArmAsm

@ RUN: not llvm-mc -triple=thumbv7-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]