projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8349919
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 10 May 2023 05:05:11 +0000
(06:05 +0100)
committer
IkiWiki
<ikiwiki.info>
Wed, 10 May 2023 05:05:11 +0000
(06:05 +0100)
openpower/sv/remap.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/remap.mdwn
b/openpower/sv/remap.mdwn
index 2658c72067d3d22d4e4435e2e1cba42853a139cc..b5d04b9324d9b9dc4333cc87a824aa706c068c7c 100644
(file)
--- a/
openpower/sv/remap.mdwn
+++ b/
openpower/sv/remap.mdwn
@@
-839,7
+839,8
@@
becomes possible to perform in-place Transpose of Indices which
may have been costly to set up or costly to duplicate
(waste register file space). In other words: it is fine for two or more
SVSHAPEs to simultaneously use the same
-Indices, but one SVSHAPE has different 2D dimensions and ordering from the others.
+Indices (use the same GPRs), even if one SVSHAPE has different
+2D dimensions and ordering from the others.
-------------