[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / MC / Disassembler / ARM / invalid-IT-CC15.txt
blob2ab6f93aacb506c0b27e0b66a0f25473616479f7
1 # RUN: llvm-mc --disassemble %s -triple=thumbv7-unknown-unknown 2>&1 | FileCheck %s
2 # rdar://10841671
4 0xe3 0xbf
5 0xdf 0xed 0x61 0x3b
6 0x71 0xee 0xe0 0x1b
7 0x72 0xee 0xa3 0x2b
8 0xdf 0xed 0x60 0x0b
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 # CHECK: ittte  al
15 # CHECK: vldr   d19, [pc, #388]
16 # CHECK: vsub.f64       d17, d17, d16
17 # CHECK: vadd.f64       d18, d18, d19
18 # CHECK: vldr   d16, [pc, #384]