22 lines · plain
1@ RUN: not llvm-mc < %s -triple armv4-unknown-unknown -show-encoding 2>&1 | FileCheck %s2 3@ PR185244@ CHECK: error: invalid instruction, any one of the following would fix this:5@ CHECK: note: instruction requires: armv5t6@ CHECK: note: instruction requires: thumb27clz r4,r98 9@ CHECK: error: invalid instruction, any one of the following would fix this:10@ CHECK: note: instruction requires: armv6t211@ CHECK: note: instruction requires: thumb212rbit r4,r913 14@ CHECK: error: instruction requires: armv6t215movw r4,#0x123416 17@ CHECK: error: invalid instruction, any one of the following would fix this:18@ CHECK: note: invalid operand for instruction19@ CHECK: note: operand must be a register in range [r0, r15]20@ CHECK: note: instruction requires: armv6t221mov r4,#0x123422