xref: /aosp_15_r20/external/llvm/test/MC/Disassembler/ARM/unpredictable-AI1cmp-arm.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
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: 0x01 0x10 0x50 0x03
5*9880d681SAndroid Build Coastguard Worker0x01 0x10 0x50 0x03
6*9880d681SAndroid Build Coastguard Worker
7*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined
8*9880d681SAndroid Build Coastguard Worker# CHECK: 0x82 0x10  0x50 0x01
9*9880d681SAndroid Build Coastguard Worker0x82 0x10 0x50 0x01
10*9880d681SAndroid Build Coastguard Worker
11*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined
12*9880d681SAndroid Build Coastguard Worker# CHECK: 0x02 0x10 0x50 0x01
13*9880d681SAndroid Build Coastguard Worker0x02 0x10 0x50 0x01
14*9880d681SAndroid Build Coastguard Worker
15*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined
16*9880d681SAndroid Build Coastguard Worker# CHECK: 0x1f 0x01 0x52 0x01
17*9880d681SAndroid Build Coastguard Worker0x1f 0x01 0x52 0x01
18*9880d681SAndroid Build Coastguard Worker
19*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined
20*9880d681SAndroid Build Coastguard Worker# CHECK: 0x10 0x11 0x52 0x01
21*9880d681SAndroid Build Coastguard Worker0x10 0x11 0x52 0x01
22*9880d681SAndroid Build Coastguard Worker
23*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined
24*9880d681SAndroid Build Coastguard Worker# CHECK: 0x10 0x0f 0x51 0x01
25*9880d681SAndroid Build Coastguard Worker0x10 0x0f 0x51 0x01
26*9880d681SAndroid Build Coastguard Worker
27*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined
28*9880d681SAndroid Build Coastguard Worker# CHECK: 0x10 0x01 0x5f 0x01
29*9880d681SAndroid Build Coastguard Worker0x10 0x01 0x5f 0x01
30*9880d681SAndroid Build Coastguard Worker
31