projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95b6e62
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 9 Apr 2022 23:27:44 +0000
(
00:27
+0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 9 Apr 2022 23:27:44 +0000
(
00:27
+0100)
openpower/sv/svp64/appendix.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp64/appendix.mdwn
b/openpower/sv/svp64/appendix.mdwn
index 2c8ffbaf9bd3332dc2885d5a725fc1ed992f3050..742d10feb4abb1565d8958e8ed13e8fd3704af57 100644
(file)
--- a/
openpower/sv/svp64/appendix.mdwn
+++ b/
openpower/sv/svp64/appendix.mdwn
@@
-791,6
+791,10
@@
For modes:
# Proposed Parallel-reduction algorithm
+**This algorithm contains a MV operation and may NOT be used. Removal
+of the MV operation may be achieved by using index-redirection as was
+achieved in DCT and FFT REMAP**
+
```
/// reference implementation of proposed SimpleV reduction semantics.
///