From 7b23f2d519bc80870ea9d79c5cda02cef5141ce6 Mon Sep 17 00:00:00 2001 From: Fabrice Desclaux Date: Thu, 24 Dec 2015 00:45:12 +0100 Subject: Test: add x86 reg test --- test/test_all.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_all.py') diff --git a/test/test_all.py b/test/test_all.py index 2370ab18..e161e601 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -46,6 +46,7 @@ for script in ["x86/sem.py", "x86/unit/mn_pminu.py", "x86/unit/mn_pcmpeq.py", "x86/unit/mn_punpck.py", + "x86/unit/mn_pinsr.py", "arm/arch.py", "arm/sem.py", "aarch64/unit/mn_ubfm.py", -- cgit 1.4.1