From d1c18164d49a2753a711f888d9591a4f4ba37bf6 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 10 Sep 2022 12:27:50 +0100 Subject: [PATCH] clarify DCT/FFT --- openpower/sv/rfc/ls001.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/rfc/ls001.mdwn b/openpower/sv/rfc/ls001.mdwn index fbf51a9f2..bb7b5d4f7 100644 --- a/openpower/sv/rfc/ls001.mdwn +++ b/openpower/sv/rfc/ls001.mdwn @@ -183,7 +183,8 @@ DSPs and Supercomputing ISAs. * DCT/FFT REMAP brings more capability than TI's MSP-Series DSPs and Qualcom Hexagon DSPs, and is not restricted to Integer or FP. - (Galois Field is possible, implementing NTT). + (Galois Field is possible, implementing NTT). Operates *in-place* + significantly reducing register usage. * Matrix REMAP brings more capability than any other Matrix Extension (AMD GPUs, Intel, ARM), not being restricted to Power-2 sizes. Also not limited to the type of operation, it may perform Warshall Transitive -- 2.30.2