From: lkcl Date: Mon, 27 Mar 2023 20:51:46 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls001_v3~26 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=63facabc6b73256e6d2dae6fa6a357fccc677066;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls009.mdwn b/openpower/sv/rfc/ls009.mdwn index 21a3d5543..a1d7a4bf2 100644 --- a/openpower/sv/rfc/ls009.mdwn +++ b/openpower/sv/rfc/ls009.mdwn @@ -91,7 +91,7 @@ REMAP is an advanced form of Vector "Structure Packing" that provides hardware-level support for commonly-used *nested* loop patterns. For more general reordering an Indexed REMAP mode is available. -REMAP allows the usual vector loop `0..VL-1` to be "reshaped" (re-mapped) +REMAP allows the usual sequential vector loop `0..VL-1` to be "reshaped" (re-mapped) from a linear form to a 2D or 3D transposed form, or "offset" to permit arbitrary access to elements (when elwidth overrides are used), independently on each Vector src or dest