1 # RUN: llvm-mc -triple arm64-apple-darwin --disassemble < %s | FileCheck %s
3 #-----------------------------------------------------------------------------
4 # Unconditional branch (register) instructions.
5 #-----------------------------------------------------------------------------
20 # CHECK: tbnz w11, #3, #0
22 #-----------------------------------------------------------------------------
23 # Exception generation instructions.
24 #-----------------------------------------------------------------------------
43 #-----------------------------------------------------------------------------
44 # PC-relative branches (both positive and negative displacement)
45 #-----------------------------------------------------------------------------
54 # CHECK: tbz w0, #1, #16
56 # CHECK: tbz w1, #30, #-4
58 # CHECK: tbnz w0, #1, #12
70 # CHECK: tbz w0, #1, #-12