add reshaping section
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 16 Oct 2018 00:48:42 +0000 (01:48 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 16 Oct 2018 00:48:42 +0000 (01:48 +0100)
simple_v_extension/specification.mdwn

index c95714601b61af058fa08af7e3d1e5cda3d9456e..6b112a7db3284eb4f847785f2d4fac08fa92e743 100644 (file)
@@ -522,9 +522,9 @@ Note that:
 * Twin-predicated operations require **two** separate and distinct
   element offsets.  The above pseudo-code algorithm will be applied
   separately and independently to each, should each of the two
-  operands be remapped.  *This even includes C.LDSP* where in that case
-  it will be the offset that is remapped (see Compressed Stack LOAD/STORE
-  section).
+  operands be remapped.  *This even includes C.LDSP* and other operations
+  in that category, where in that case it will be the **offset** that is
+  remapped (see Compressed Stack LOAD/STORE section).
 * Setting the total elements (xdim+1) times (ydim+1) times (zdim+1) to
   less than MVL is **perfectly legal**, albeit very obscure.  It permits
   entries to be regularly presented to operands **more than once**, thus