(no commit message)
authorlkcl <lkcl@web>
Sat, 9 Jul 2022 12:40:38 +0000 (13:40 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 9 Jul 2022 12:40:38 +0000 (13:40 +0100)
openpower/sv.mdwn

index f3ebe2f47cc1d2f3f99d193ee4de3ced636dc638..5f530d118bcbb97797ad9ef31a8931ee9842181d 100644 (file)
@@ -123,10 +123,9 @@ SVP64 "Modes":
 Core SVP64 instructions:
 
 * [[sv/setvl]] the Cray-style "Vector Length" instruction
-* [[sv/remap]] "Remapping" for Matrix Multiply, DCT/FFT
-  and RGB-style "Structure Packing"
-  as well as Indexing. Describes svindex, svremap and svshape and
-  associated SPRs.
+* svremap, svindex and svshape: part of [[sv/remap]] "Remapping" for
+  Matrix Multiply, DCT/FFT and RGB-style "Structure Packing"
+  as well as Indexing. Also describes associated SPRs.
 * [[sv/svstep]] Key stepping instruction, primarily for
   Vertical-First Mode and also providing traditional "Vector Iota"
   capability.