075b17c9a2aa6d7e066b7250fa067f509e1cef4b
[oota-llvm.git] / test / MC / Disassembler / ARM / thumb-v8.txt
1 # RUN: llvm-mc -disassemble -triple thumbv8 -show-encoding < %s | FileCheck %s
2
3 0x80 0xba
4 # CHECK: hlt #0
5
6 0xbf 0xba
7 # CHECK: hlt #63
8
9 # DCPS{1,2,3}
10
11 0x8f 0xf7 0x01 0x80 
12 # CHECK: dcps1
13
14 0x8f 0xf7 0x02 0x80 
15 # CHECK: dcps2
16
17 0x8f 0xf7 0x03 0x80 
18 # CHECK: dcps3