aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler/ARM/unpredictable-BFI.txt
blob: a98f859c4c66a90a470ce6a8862ae3c9a53896f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | FileCheck %s

# rdar://11437956

# CHECK: warning: invalid instruction encoding
# CHECK: 0x90 0x00 0xc0 0xe7
0x90 0x00 0xc0 0xe7

# CHECK: warning: invalid instruction encoding
# CHECK: 0x90 0x01 0xc0 0xe7
0x90 0x01 0xc0 0xe7