projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f2b26b
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 12 Jun 2021 19:35:43 +0000
(20:35 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 12 Jun 2021 19:35:43 +0000
(20:35 +0100)
openpower/sv/svp64/appendix.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp64/appendix.mdwn
b/openpower/sv/svp64/appendix.mdwn
index e998845b8152e0d4b29a46f3b33be23dc3b5c29e..4d921a2f12f90334fb1099a59bed8deb7d54c2f8 100644
(file)
--- a/
openpower/sv/svp64/appendix.mdwn
+++ b/
openpower/sv/svp64/appendix.mdwn
@@
-723,6
+723,8
@@
For modes:
# Proposed Parallel-reduction algorithm
+this is actually prefix-sum (Pascal's Triangle)
+
```
/// reference implementation of proposed SimpleV reduction semantics.
///