From: lkcl Date: Wed, 10 May 2023 05:05:11 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f3694bd2d65a195cf84f5f177e9868a697d1270f;p=libreriscv.git --- diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index 2658c7206..b5d04b932 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -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. -------------