about summary refs log tree commit diff stats
path: root/test/arch/x86/unit/mn_pshufb.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/arch/x86/unit/mn_pshufb.py')
-rw-r--r--test/arch/x86/unit/mn_pshufb.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/arch/x86/unit/mn_pshufb.py b/test/arch/x86/unit/mn_pshufb.py
index 187b2f72..594b0870 100644
--- a/test/arch/x86/unit/mn_pshufb.py
+++ b/test/arch/x86/unit/mn_pshufb.py
@@ -1,8 +1,8 @@
 #! /usr/bin/env python
-from asm_test import Asm_Test
+from asm_test import Asm_Test_32
 import sys
 
-class Test_PSHUFB(Asm_Test):
+class Test_PSHUFB(Asm_Test_32):
     TXT = '''
     main:
        CALL   next