From: lkcl Date: Mon, 7 Oct 2019 09:55:11 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3885 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=da3be52cd45167e27ba4400411457fdd791eb171;p=libreriscv.git --- diff --git a/simple_v_extension/remap.mdwn b/simple_v_extension/remap.mdwn index 1c1742a24..73a3ba4d6 100644 --- a/simple_v_extension/remap.mdwn +++ b/simple_v_extension/remap.mdwn @@ -14,6 +14,8 @@ if used in any operation, must be "reshaped" (re-mapped) from a linear form to a 2D or 3D transposed form, or "offset" to permit arbitrary access to elements within a register. +Their primary use is for Matrix Multiplication, reordering of sequential data in-place. + The 32-bit REMAP CSR may reshape up to 3 registers: | 29..28 | 27..26 | 25..24 | 23 | 22..16 | 15 | 14..8 | 7 | 6..0 |