llvm/test/MC/X86/x86_nop.s: Make sure -arch=x86 when -mcpu=geode.
[oota-llvm.git] / test / MC / X86 / x86_nop.s
1 # RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=geode %s -o %t
2 # RUN: llvm-objdump -disassemble %t | FileCheck %s
3
4 # CHECK-NOT: nopw
5 inc %eax
6 .align 8
7 inc %eax