projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e2ab50
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 9 Jan 2021 19:13:24 +0000
(19:13 +0000)
committer
IkiWiki
<ikiwiki.info>
Sat, 9 Jan 2021 19:13:24 +0000
(19:13 +0000)
simple_v_extension/remap.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension/remap.mdwn
b/simple_v_extension/remap.mdwn
index 186d25e89b49df96772557b3a32fc2598b5b20e5..c2632b4c2827f1fc575b692f6df2f490c201d1fe 100644
(file)
--- a/
simple_v_extension/remap.mdwn
+++ b/
simple_v_extension/remap.mdwn
@@
-6,7
+6,7
@@
This section is under revision (and is optional)
# REMAP <a name="remap" />
-REMAP allows the usual vector loop `0
to
VL-1` to be "reshaped" (re-mapped) from a linear
+REMAP allows the usual vector loop `0
..
VL-1` to be "reshaped" (re-mapped) from a linear
form to a 2D or 3D transposed form, or "offset" to permit arbitrary
access to elements, independently on each Vector src or dest register.