projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d1f3f3
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 30 Jun 2019 08:23:32 +0000
(09:23 +0100)
committer
IkiWiki
<ikiwiki.info>
Sun, 30 Jun 2019 08:23:32 +0000
(09:23 +0100)
simple_v_extension/appendix.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension/appendix.mdwn
b/simple_v_extension/appendix.mdwn
index 8151cc85ca8dfd589f3438f0ea5f1617ce391ce3..4707179e80e80d414c845c34f7bd6a1080d05e5b 100644
(file)
--- 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 wil
l
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