From 3b146b53c4b6ec12806b670eb215bb44482642e1 Mon Sep 17 00:00:00 2001 From: Fabrice Desclaux Date: Tue, 17 Jul 2018 13:17:41 +0200 Subject: Test: add x86 64 asm test 64bit addr --- 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 81b6e6e5..3fb0a5b7 100755 --- a/test/test_all.py +++ b/test/test_all.py @@ -81,6 +81,7 @@ for script in ["x86/sem.py", "x86/unit/mn_seh.py", "x86/unit/mn_cpuid.py", "x86/unit/mn_div.py", + "x86/unit/test_asm_x86_64.py", "arm/arch.py", "arm/sem.py", "aarch64/unit/mn_ubfm.py", -- cgit 1.4.1