aboutsummaryrefslogtreecommitdiffstats
path: root/ref_vqrdmulh_n.c
diff options
context:
space:
mode:
Diffstat (limited to 'ref_vqrdmulh_n.c')
-rw-r--r--ref_vqrdmulh_n.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ref_vqrdmulh_n.c b/ref_vqrdmulh_n.c
index de61a6c..36f0aa1 100644
--- a/ref_vqrdmulh_n.c
+++ b/ref_vqrdmulh_n.c
@@ -88,6 +88,7 @@ FNNAME (INSN)
TEST_VQRDMULH_N(q, int, s, 32, 4, 0xFA23456);
fprintf(ref_file, "\n%s output:\n", TEST_MSG);
+ fprintf(gcc_tests_file, "\n%s output:\n", TEST_MSG);
DUMP(TEST_MSG, int, 16, 4, PRIx16);
DUMP(TEST_MSG, int, 32, 2, PRIx32);
DUMP(TEST_MSG, int, 16, 8, PRIx16);