(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 12:37:24 +0000 (13:37 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 12:37:24 +0000 (13:37 +0100)
openpower/sv/remap.mdwn

index e90b30ca8f4f2e7c492f1e4bde1ffa2c8632472c..088b147f22ea3b03dff2ce4a4c949a9e22d33ec0 100644 (file)
@@ -15,7 +15,8 @@
 REMAP is an advanced form of Vector "Structure Packing" that provides
 hardware-level support for commonly-used *nested* loop patterns that would
 otherwise require full inline loop unrolling.  For more general reordering
-an Indexed REMAP mode is available (an abstracted analog to `xxperm`).
+an Indexed REMAP mode is available (a RISC-paradigm
+abstracted analog to `xxperm`).
 
 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"