projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d765607
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 17 Jun 2021 10:49:11 +0000
(11:49 +0100)
committer
IkiWiki
<ikiwiki.info>
Thu, 17 Jun 2021 10:49:11 +0000
(11:49 +0100)
openpower/sv/remap.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/remap.mdwn
b/openpower/sv/remap.mdwn
index 6ded7ef6debc709e12dd913881eec031711fea2b..43d66841463f43b8e44b396e2f67d9b38158ce06 100644
(file)
--- a/
openpower/sv/remap.mdwn
+++ b/
openpower/sv/remap.mdwn
@@
-2,6
+2,9
@@
# REMAP <a name="remap" />
+see [[sv/propagation]] because it is currently the only way to apply
+REMAP.
+
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.