summaryrefslogtreecommitdiff
path: root/test/MC/X86/AlignedBundling/lock-without-bundle-mode-error.s
blob: d45a9b4a5dfb0287dcb588f29455fe5f0c9263cb (plain)
1
2
3
4
5
6
7
8
9
10
# RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s

# .bundle_lock can't come without a .bundle_align_mode before it

# CHECK: ERROR: .bundle_lock forbidden when bundling is disabled

  imull $17, %ebx, %ebp
  .bundle_lock