1 # RUN: llvm-mc -filetype=obj -triple x86_64 --x86-align-branch-boundary=32 --x86-align-branch=fused+jcc+indirect+call+ret %s | llvm-objdump -d --no-show-raw-insn - | FileCheck %s
3 # Check if no instruction crosses or is against the boundary,
4 # there will be no extra padding.
28 # CHECK: 58: jmpq *%rcx
51 # CHECK: b5: cmpq %rax, %rbp