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: 0xd1 0xf1 0x5f 0x01 5*9880d681SAndroid Build Coastguard Worker0xd1 0xf1 0x5f 0x01 6*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 7*9880d681SAndroid Build Coastguard Worker# CHECK: 0xf1 0xf1 0x5f 0x01 8*9880d681SAndroid Build Coastguard Worker0xf1 0xf1 0x5f 0x01 9*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 10*9880d681SAndroid Build Coastguard Worker# CHECK: 0xf1 0xf1 0x5f 0x01 11*9880d681SAndroid Build Coastguard Worker0xf1 0xf1 0x5f 0x01 12*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 13*9880d681SAndroid Build Coastguard Worker# CHECK: 0xd1 0xe1 0x4f 0x01 14*9880d681SAndroid Build Coastguard Worker0xd1 0xe1 0x4f 0x01 15*9880d681SAndroid Build Coastguard Worker 16*9880d681SAndroid Build Coastguard Worker 17