projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f081c27
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 26 Jul 2019 21:50:16 +0000
(22:50 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 26 Jul 2019 21:50:16 +0000
(22:50 +0100)
simple_v_extension/abridged_spec.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension/abridged_spec.mdwn
b/simple_v_extension/abridged_spec.mdwn
index 53dda30b8109f46e38c63de84eb3affba5527b3e..f5a607ab558578471baebaea46aa344ac8df4aa2 100644
(file)
--- a/
simple_v_extension/abridged_spec.mdwn
+++ b/
simple_v_extension/abridged_spec.mdwn
@@
-91,7
+91,7
@@
where 1 <= MVL <= XLEN
## SUBVL - Sub Vector Length
-This is a "group by quantity" that effectiv
r
ly asks each iteration
+This is a "group by quantity" that effectiv
e
ly asks each iteration
of the hardware loop to load SUBVL elements of width elwidth at a
time. Effectively, SUBVL is like a SIMD multiplier: instead of just 1
operation issued, SUBVL operations are issued.