(no commit message)
authorlkcl <lkcl@web>
Fri, 19 May 2023 18:59:36 +0000 (19:59 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 19 May 2023 18:59:36 +0000 (19:59 +0100)
openpower/sv/remap.mdwn

index 76c58b63bb62e4ccfee1c30269b6443f6436e730..15be53fcac8a28fa419a3900b2d1bcc05feece3c 100644 (file)
@@ -20,8 +20,9 @@ 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"
-to permit arbitrary access to elements (when elwidth overrides are
-used), independently on each Vector src or dest register.
+to permit arbitrary access to elements, independently on each
+Vector src or dest register. Up to four separate independent REMAPs may be applied
+to the registers of any instruction.
 
 A normal Vector Add: