xref: /aosp_15_r20/external/llvm/test/MC/Disassembler/ARM/unpredictable-MRRC2-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: 0x00 0x10 0x51 0xfc
5*9880d681SAndroid Build Coastguard Worker0x00 0x10 0x51 0xfc
6*9880d681SAndroid Build Coastguard Worker
7*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined
8*9880d681SAndroid Build Coastguard Worker# CHECK: 0x00 0xf0 0x41 0x0c
9*9880d681SAndroid Build Coastguard Worker0x00 0xf0 0x41 0x0c
10*9880d681SAndroid Build Coastguard Worker
11*9880d681SAndroid Build Coastguard Worker# CHECK: potentially undefined
12*9880d681SAndroid Build Coastguard Worker# CHECK: 0x00 0x00 0x4f 0x0c
13*9880d681SAndroid Build Coastguard Worker0x00 0x00 0x4f 0x0c
14