1*9880d681SAndroid Build Coastguard Worker# RUN: llvm-mc --disassemble %s -triple=armv7-linux-gnueabi 2>&1 | FileCheck %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 4*9880d681SAndroid Build Coastguard Worker# CHECK: 0x93 0x12 0x01 0x00 5*9880d681SAndroid Build Coastguard Worker0x93 0x12 0x01 0x00 6*9880d681SAndroid Build Coastguard Worker 7*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 8*9880d681SAndroid Build Coastguard Worker# CHECK: 0x92 0x0f 0x01 0x00 9*9880d681SAndroid Build Coastguard Worker0x92 0x0f 0x01 0x00 10*9880d681SAndroid Build Coastguard Worker 11*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 12*9880d681SAndroid Build Coastguard Worker# CHECK: 0x9f 0x02 0x01 0x00 13*9880d681SAndroid Build Coastguard Worker0x9f 0x02 0x01 0x00 14*9880d681SAndroid Build Coastguard Worker 15*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 16*9880d681SAndroid Build Coastguard Worker# CHECK: 0x92 0x01 0x0f 0x00 17*9880d681SAndroid Build Coastguard Worker0x92 0x01 0x0f 0x00 18