(no commit message)
authorlkcl <lkcl@web>
Wed, 10 May 2023 05:05:11 +0000 (06:05 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 10 May 2023 05:05:11 +0000 (06:05 +0100)
openpower/sv/remap.mdwn

index 2658c72067d3d22d4e4435e2e1cba42853a139cc..b5d04b9324d9b9dc4333cc87a824aa706c068c7c 100644 (file)
@@ -839,7 +839,8 @@ becomes possible to perform in-place Transpose of Indices which
 may have been costly to set up or costly to duplicate
 (waste register file space). In other words: it is fine for two or more
 SVSHAPEs to simultaneously use the same
-Indices, but one SVSHAPE has different 2D dimensions and ordering from the others.
+Indices (use the same GPRs), even if one SVSHAPE has different
+2D dimensions and ordering from the others.
 
 -------------