mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
2ef42e5c31
llvm-svn: 193238
9 lines
237 B
ArmAsm
9 lines
237 B
ArmAsm
@ 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]
|
|
|