about summary refs log tree commit diff stats
path: root/test/arch/x86/arch.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/arch/x86/arch.py')
-rw-r--r--test/arch/x86/arch.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/arch/x86/arch.py b/test/arch/x86/arch.py
index 76d376d0..3fe33ac8 100644
--- a/test/arch/x86/arch.py
+++ b/test/arch/x86/arch.py
@@ -2617,6 +2617,8 @@ reg_tests = [
     "0F380036"),
     (m32, "00000000    PSHUFB     XMM6, XMMWORD PTR [ESI]",
     "660F380036"),
+    (m32, "00000000    PSHUFD     XMM6, XMMWORD PTR [ESI], 0xEE",
+    "660F7036EE"),
 
 
     (m32, "00000000    PSRLQ      MM6, 0x5",