From: lkcl Date: Tue, 6 Sep 2022 02:16:48 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~668 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e089a158c7e664b0881161fb70aa6e4c72c6e372;p=libreriscv.git --- diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index 200551d01..36dd38a15 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -91,7 +91,7 @@ Only the most commonly-used algorithms in computer science have REMAP support, due to the high cost in both the ISA and in hardware. For arbitrary remapping the `Indexed` REMAP may be used. -# Executive Summary Usage +# Example Usage * `svshape` to set the type of reordering to be applied to an otherwise usual `0..VL-1` hardware for-loop @@ -107,7 +107,7 @@ a 5x4 result: svshape 5, 4, 3, 0, 0 svremap 15, 1, 2, 3, 0, 0, 0, 0 - sv.fmadds 0.v, 8.v, 16.v, 0.v + sv.fmadds *0, *8, *16, *0 * svshape sets up the four SVSHAPE SPRS for a Matrix Schedule * svremap activates four out of five registers RA RB RC RT RS (15)