projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d30dc9
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 16 Apr 2023 13:34:51 +0000
(14:34 +0100)
committer
IkiWiki
<ikiwiki.info>
Sun, 16 Apr 2023 13:34:51 +0000
(14:34 +0100)
openpower/sv/remap.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/remap.mdwn
b/openpower/sv/remap.mdwn
index 969f6409afbf316837ca5a3e67d8f7098e4ac06d..103bd80354e17c2541483f76e6a5f2401c93dafe 100644
(file)
--- a/
openpower/sv/remap.mdwn
+++ b/
openpower/sv/remap.mdwn
@@
-608,6
+608,10
@@
mode sets different behaviours (straight matrix multiply, FFT, DCT).
* **mode=0b01** sets "FFT/DCT" mode and activates submodes
* **mode=0b10** sets "Parallel Reduction" Schedules.
+*Architectural Resource Allocation note: the four SVSHAPE SPRs are best
+allocated sequentially and contiguously in order that `sv.mtspr` may
+be used*
+
## Parallel Reduction Mode
Creates the Schedules for Parallel Tree Reduction.