From 46714c0c606594df0daadc360e5ff44f74168727 Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Wed, 26 Feb 2014 21:20:53 -0800 Subject: [PATCH] more improvements to hwacha --- Makefrag | 3 +++ riscv-tests | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefrag b/Makefrag index 49109614..4d68b1ac 100644 --- a/Makefrag +++ b/Makefrag @@ -265,6 +265,7 @@ vecasm_p_tests = \ rv64uv-p-amoswap_w \ rv64uv-p-imul \ rv64uv-p-fma \ + rv64uv-p-fma_many \ rv64ui-p-vec-mul \ rv64ui-p-vec-mulw \ rv64ui-p-vec-mulh \ @@ -369,6 +370,7 @@ vecasm_v_tests = \ rv64uv-v-amominu_w \ rv64uv-v-imul \ rv64uv-v-fma \ + rv64uv-v-fma_many \ rv64ui-v-vec-mul \ rv64ui-v-vec-mulw \ rv64ui-v-vec-mulh \ @@ -461,6 +463,7 @@ vecasm_pt_tests = \ rv64uv-pt-amominu_w \ rv64uv-pt-imul \ rv64uv-pt-fma \ + rv64uv-pt-fma_many \ rv64ui-pt-vec-mul \ rv64ui-pt-vec-mulw \ rv64ui-pt-vec-mulh \ diff --git a/riscv-tests b/riscv-tests index 32f14433..3e400b04 160000 --- a/riscv-tests +++ b/riscv-tests @@ -1 +1 @@ -Subproject commit 32f14433d48215501d2fccf02614d1879abfbdb1 +Subproject commit 3e400b04627aacf42cfc6bc05efce22f67bdd788