From 52469db9ff14173a50a95de82f2408facb469f72 Mon Sep 17 00:00:00 2001 From: David Harris Date: Mon, 27 Dec 2021 04:35:34 +0000 Subject: [PATCH] Added D and F tests to regression --- wally-pipelined/regression/regression-wally.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wally-pipelined/regression/regression-wally.py b/wally-pipelined/regression/regression-wally.py index c977ea6b2..508dd3716 100755 --- a/wally-pipelined/regression/regression-wally.py +++ b/wally-pipelined/regression/regression-wally.py @@ -49,15 +49,14 @@ tc = TestCase( grepstr="400100000 instructions") configs.append(tc) -tests64 = ["wally64i", "arch64i", "arch64priv", "arch64c", "arch64m", "imperas64i", "imperas64f", "imperas64d", "imperas64p", "imperas64mmu", "imperas64m", "imperas64a", "imperas64c"] #, "testsBP64"] +tests64 = ["wally64i", "arch64i", "arch64priv", "arch64c", "arch64m", "arch64d", "imperas64i", "imperas64f", "imperas64d", "imperas64p", "imperas64mmu", "imperas64m", "imperas64a", "imperas64c"] #, "testsBP64"] for test in tests64: tc = TestCase( name=test, cmd="vsim > {} -c <