From: lkcl Date: Sat, 9 Jan 2021 19:13:24 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~511 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3f8b79991889866e4fe6f89e1ea02bf8699545e5;p=libreriscv.git --- diff --git a/simple_v_extension/remap.mdwn b/simple_v_extension/remap.mdwn index 186d25e89..c2632b4c2 100644 --- a/simple_v_extension/remap.mdwn +++ b/simple_v_extension/remap.mdwn @@ -6,7 +6,7 @@ This section is under revision (and is optional) # REMAP -REMAP allows the usual vector loop `0 to VL-1` to be "reshaped" (re-mapped) from a linear +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.