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# CHECK: warning: potentially undefined 4*9880d681SAndroid Build Coastguard Worker# CHECK: 0x00 0xf0 0x0f 0x01 5*9880d681SAndroid Build Coastguard Worker0x00 0xf0 0x0f 0x01 6*9880d681SAndroid Build Coastguard Worker 7*9880d681SAndroid Build Coastguard Worker# CHECK: warning: potentially undefined 8*9880d681SAndroid Build Coastguard Worker# CHECK: 0x00 0xf0 0x4f 0x01 9*9880d681SAndroid Build Coastguard Worker0x00 0xf0 0x4f 0x01 10*9880d681SAndroid Build Coastguard Worker 11*9880d681SAndroid Build Coastguard Worker# CHECK: warning: potentially undefined 12*9880d681SAndroid Build Coastguard Worker# CHECK: 0x0f 0x0d 0x01 0x01 13*9880d681SAndroid Build Coastguard Worker0x0f 0x0d 0x01 0x01 14*9880d681SAndroid Build Coastguard Worker 15*9880d681SAndroid Build Coastguard Worker# CHECK: warning: potentially undefined 16*9880d681SAndroid Build Coastguard Worker# CHECK: 0x0f 0x0d 0x40 0x01 17*9880d681SAndroid Build Coastguard Worker0x0f 0x0d 0x40 0x01 18*9880d681SAndroid Build Coastguard Worker 19