From: lkcl Date: Thu, 17 Jun 2021 10:49:11 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~751 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=744f7c5a68dbe9e984b68f5504c99b34fadbe0c8;p=libreriscv.git --- diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index 6ded7ef6d..43d668414 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -2,6 +2,9 @@ # REMAP +see [[sv/propagation]] because it is currently the only way to apply +REMAP. + REMAP allows the usual 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, independently on each Vector src or dest register.