1*9880d681SAndroid Build Coastguard Worker# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | FileCheck %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Worker# rdar://11437956 4*9880d681SAndroid Build Coastguard Worker 5*9880d681SAndroid Build Coastguard Worker# CHECK: warning: invalid instruction encoding 6*9880d681SAndroid Build Coastguard Worker# CHECK: 0x90 0x00 0xc0 0xe7 7*9880d681SAndroid Build Coastguard Worker0x90 0x00 0xc0 0xe7 8*9880d681SAndroid Build Coastguard Worker 9*9880d681SAndroid Build Coastguard Worker# CHECK: warning: invalid instruction encoding 10*9880d681SAndroid Build Coastguard Worker# CHECK: 0x90 0x01 0xc0 0xe7 11*9880d681SAndroid Build Coastguard Worker0x90 0x01 0xc0 0xe7 12