aboutsummaryrefslogtreecommitdiffstats
path: root/ref_vcls.c
diff options
context:
space:
mode:
Diffstat (limited to 'ref_vcls.c')
-rw-r--r--ref_vcls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref_vcls.c b/ref_vcls.c
index a43f017..f4dfe32 100644
--- a/ref_vcls.c
+++ b/ref_vcls.c
@@ -103,5 +103,5 @@ FNNAME (INSN_NAME)
TEST_UNARY_OP(INSN_NAME, q, int, s, 16, 8);
TEST_UNARY_OP(INSN_NAME, q, int, s, 32, 4);
- dump_results_hex2 (TEST_MSG, " (positive input)");
+ dump_results_hex2 (TEST_MSG, " (negative input)");
}