From 30819c16e6b502db24cccaeb6f6e51adfbd14860 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 18 Jul 2022 10:45:23 +0100 Subject: [PATCH] --- openpower/sv/remap.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index cdfaa4064..a394d039e 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -24,7 +24,8 @@ high usage in Computer Science. Four SPRs are provided which may be applied to any GPR, FPR or CR Field so that for example a single FMAC may be used in a single loop to perform 5x3 times 3x4 Matrix multiplication, -generating 64 FMACs. Additional uses include regular "Structure Packing" +generating 60 FMACs *without needing explicit assembler unrolling*. +Additional uses include regular "Structure Packing" such as RGB pixel data extraction and reforming. REMAP, like all of SV, is abstracted out, meaning that unlike traditional -- 2.30.2