(no commit message)
authorlkcl <lkcl@web>
Mon, 18 Jul 2022 09:45:23 +0000 (10:45 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 18 Jul 2022 09:45:23 +0000 (10:45 +0100)
openpower/sv/remap.mdwn

index cdfaa4064ff4c1d4de838f09345b6d482a999f58..a394d039e47e5eaefed9d6d260309d8f692fa4fb 100644 (file)
@@ -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