(no commit message)
[libreriscv.git] / simple_v_extension / appendix.mdwn
index 8151cc85ca8dfd589f3438f0ea5f1617ce391ce3..4707179e80e80d414c845c34f7bd6a1080d05e5b 100644 (file)
@@ -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