projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14ff629
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 16 Apr 2023 09:35:23 +0000
(10:35 +0100)
committer
IkiWiki
<ikiwiki.info>
Sun, 16 Apr 2023 09:35:23 +0000
(10:35 +0100)
openpower/sv/remap.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/remap.mdwn
b/openpower/sv/remap.mdwn
index e6a2029be7119bdb6bd66d4e704b1d2225570e7d..ba6b6666eb072f97ec3002f9baf0d56acb9d41dd 100644
(file)
--- a/
openpower/sv/remap.mdwn
+++ b/
openpower/sv/remap.mdwn
@@
-102,7
+102,8
@@
results are Deterministically computed they may be useful.
Additionally, because the intermediate results are always written out
it is possible to service Precise Interrupts without affecting latency
(a common limitation of Vector ISAs implementing explicit
-Parallel Reduction instructions).
+Parallel Reduction instructions, because their Architectural State cannot
+hold the partial results).
## Basic principle