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: 0x9f 0x10 0x03 0x01 5*9880d681SAndroid Build Coastguard Worker0x9f 0x10 0x03 0x01 6*9880d681SAndroid Build Coastguard Worker 7*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 8*9880d681SAndroid Build Coastguard Worker# CHECK: 0x90 0xf0 0x03 0x01 9*9880d681SAndroid Build Coastguard Worker0x90 0xf0 0x03 0x01 10*9880d681SAndroid Build Coastguard Worker 11*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 12*9880d681SAndroid Build Coastguard Worker# CHECK: 0x90 0x1f 0x03 0x01 13*9880d681SAndroid Build Coastguard Worker0x90 0x1f 0x03 0x01 14*9880d681SAndroid Build Coastguard Worker 15*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 16*9880d681SAndroid Build Coastguard Worker# CHECK: 0x90 0x10 0x0f 0x01 17*9880d681SAndroid Build Coastguard Worker0x90 0x10 0x0f 0x01 18*9880d681SAndroid Build Coastguard Worker 19*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 20*9880d681SAndroid Build Coastguard Worker# CHECK: 0x90 0x10 0x01 0x01 21*9880d681SAndroid Build Coastguard Worker0x90 0x10 0x01 0x01 22*9880d681SAndroid Build Coastguard Worker 23*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined 24*9880d681SAndroid Build Coastguard Worker# CHECK: 0x90 0x10 0x00 0x01 25*9880d681SAndroid Build Coastguard Worker0x90 0x10 0x00 0x01 26*9880d681SAndroid Build Coastguard Worker 27