From dcff719450effc0437c7dfdf2655b40802018c59 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 30 Jun 2019 09:23:32 +0100 Subject: [PATCH] --- simple_v_extension/appendix.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension/appendix.mdwn b/simple_v_extension/appendix.mdwn index 8151cc85c..4707179e8 100644 --- a/simple_v_extension/appendix.mdwn +++ b/simple_v_extension/appendix.mdwn @@ -1593,7 +1593,7 @@ Notes: into t0 (could contain zeros). * bne t0 x0 tests up to the NEW VL for nonzero, vector t0 against scalar x0 -* however as t0 is in ffirst mode, the first fail wil ALSO stop the +* however as t0 is in ffirst mode, the first fail will ALSO stop the compares, and reduce VL as well * the branch only goes to allnonzero if all tests succeed * if it did not, we can safely increment VL by 1 (using a4) to include -- 2.30.2