summaryrefslogtreecommitdiff
path: root/test/MC/X86/x86_nop.s
blob: de0fc088344ea8e600bc9f1cd075514256808596 (plain)
1
2
3
4
5
6
7
# RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=geode %s -o %t
# RUN: llvm-objdump -disassemble %t | FileCheck %s

# CHECK-NOT: nopw
inc %eax
.align 8
inc %eax