about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--test/arch/x86/arch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/arch/x86/arch.py b/test/arch/x86/arch.py
index b6d277ad..4f6fef22 100644
--- a/test/arch/x86/arch.py
+++ b/test/arch/x86/arch.py
@@ -2132,7 +2132,7 @@ reg_tests = [
     (m32, "00000000    VERW       DWORD PTR [EAX]",
      "0f0028"),
 
-    (m32, "00000000    WBIND",
+    (m32, "00000000    WBINVD",
      "0f09"),
 
     (m32, "00000000    WRMSR",