projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5719e09
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 7 Oct 2019 09:55:11 +0000
(10:55 +0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 7 Oct 2019 09:55:11 +0000
(10:55 +0100)
simple_v_extension/remap.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension/remap.mdwn
b/simple_v_extension/remap.mdwn
index 1c1742a24c6821250035cc47bfe219b13e87a460..73a3ba4d66833c8c786e1c0e950e11523c3db884 100644
(file)
--- a/
simple_v_extension/remap.mdwn
+++ b/
simple_v_extension/remap.mdwn
@@
-14,6
+14,8
@@
if used in any operation, must be "reshaped" (re-mapped) from a linear
form to a 2D or 3D transposed form, or "offset" to permit arbitrary
access to elements within a register.
+Their primary use is for Matrix Multiplication, reordering of sequential data in-place.
+
The 32-bit REMAP CSR may reshape up to 3 registers:
| 29..28 | 27..26 | 25..24 | 23 | 22..16 | 15 | 14..8 | 7 | 6..0 |