(no commit message)
authorlkcl <lkcl@web>
Tue, 8 Oct 2019 07:22:26 +0000 (08:22 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 8 Oct 2019 07:22:26 +0000 (08:22 +0100)
simple_v_extension/vblock_format.mdwn

index 6cad577b99a2dbf1660387c64d90a7bab851d611..7a9c3f0a4a2ec042e001af9d50a969fb944ba9d3 100644 (file)
@@ -155,6 +155,8 @@ Swizzle blocks are only accessible using the "VBLOCK2" format.
 
 # REMAP Area Format<a name="remap_format"></a>
 
+REMAP is an algorithmic version of in-place vector "vgather" or "swizzle".
+
 The REMAP area is divided into two areas:
 
 * Register-to-SHAPE.  This defines which registers have which shapes.
@@ -177,13 +179,11 @@ In this way, multiple registers may share the same "shape" characteristics.
 
 # SHAPE Table Format<a name="shape_format"></a>
 
-The shape table format is included here for convenience:
+The shape table format is included here for convenience. See [[simple_v_extension/remap]] for full details on how SHAPE applies,
+including pseudo-code.
 
 [[!inline raw="yes" pages="simple_v_extension/shape_table_format" ]]
 
-See [[simple_v_extension/remap]] for full details on how SHAPE applies,
-including pseudo-code.
-
 REMAP Shape blocks are only accessible using the "VBLOCK2" format.
 
 # CSRs: