From: lkcl Date: Mon, 19 Sep 2022 22:11:26 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~360 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8012c736e338d05d42c3a6cd0cccc05ebffeb3ea;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls001.mdwn b/openpower/sv/rfc/ls001.mdwn index 27d6740da..2296702e2 100644 --- a/openpower/sv/rfc/ls001.mdwn +++ b/openpower/sv/rfc/ls001.mdwn @@ -375,7 +375,7 @@ For DCT and FFT, normally it is very expensive to perform the "bit-inversion" needed for address calculation and/or reordering of elements. DCT in particular needs both bit-inversion *and Gray-Coding* offsets (a complexity that often "justifies" full -assmbler loop-unrolling). DCT/FFT REMAP **automatically** performs +assembler loop-unrolling). DCT/FFT REMAP **automatically** performs the required offset adjustment to get data loaded and stored in the required order. Matrix REMAP can likewise perform up to 3 Dimensions of reordering (on both Immediate and Indexed), and