aboutsummaryrefslogtreecommitdiff
path: root/test/MC/X86/x86_nop.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/X86/x86_nop.s')
-rw-r--r--test/MC/X86/x86_nop.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/X86/x86_nop.s b/test/MC/X86/x86_nop.s
index 23291591bd..396e3022eb 100644
--- a/test/MC/X86/x86_nop.s
+++ b/test/MC/X86/x86_nop.s
@@ -7,7 +7,7 @@
# RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=geode %s | llvm-objdump -d - | FileCheck %s
# RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=i686 %s | llvm-objdump -d - | not FileCheck %s
-# CHECK-NOT: nopw
+# CHECK-NOT: nop{{[lw]}}
inc %eax
.align 8
inc %eax