xref: /aosp_15_r20/external/llvm/test/MC/Disassembler/ARM/invalid-IT-CC15.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: llvm-mc --disassemble %s -triple=thumbv7-unknown-unknown 2>&1 | grep und
2# rdar://10841671
3
40xe3 0xbf
50xdf 0xed 0x61 0x3b
60x71 0xee 0xe0 0x1b
70x72 0xee 0xa3 0x2b
80xdf 0xed 0x60 0x0b
9
10# This is test is dealing with a undefined condition code value of 15 in the
11# above sequence of junk bytes and not allowing the disassembler to abort on
12# printing the final instruction in this list.
13#
14#	ittte	al
15#	vldr	d19, [pc, #388]
16#	vsub.f64	d17, d17, d16
17#	vadd.f64	d18, d18, d19
18#	vldr<und>	d16, [pc, #384]
19