1 # RUN: llvm-mc --disassemble %s -triple=thumbv7-unknown-unknown 2>&1 | FileCheck %s
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.
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]