From 8012c736e338d05d42c3a6cd0cccc05ebffeb3ea Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 19 Sep 2022 23:11:26 +0100 Subject: [PATCH] --- openpower/sv/rfc/ls001.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2