From: lkcl Date: Sat, 9 Apr 2022 23:27:44 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2810 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9cc5a4fcd39435329c81d2120d3f1dede8ad24d7;p=libreriscv.git --- diff --git a/openpower/sv/svp64/appendix.mdwn b/openpower/sv/svp64/appendix.mdwn index 2c8ffbaf9..742d10feb 100644 --- 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. ///