(no commit message)
authorlkcl <lkcl@web>
Sun, 12 Jun 2022 06:38:59 +0000 (07:38 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 12 Jun 2022 06:38:59 +0000 (07:38 +0100)
openpower/sv/mv.swizzle.mdwn

index 5892b283e433ce05fee652e97911b81604612bc4..40d0758f3a207163cd50a96b9b15ef3354e8c3d3 100644 (file)
@@ -89,8 +89,17 @@ Evaluating efforts to encode 12 bit swizzle into less proved unsuccessful: 7^4 c
 
 Note that 7 options are needed (not 6) because the 7th option allows static 
 predicate masking to be encoded within the swizzle immediate.
-For example this allows "W..Y" to specify: "copy W to position X,
-and Y to position W, leave the other two positions Y and Z unaltered"
+For example this allows "W.Y." to specify: "copy W to position X,
+and Y to position Z, leave the other two positions Y and W unaltered"
+
+    0    1    2    3
+    X    Y    Z    W
+         |         |     
+         +----+    |
+         |    |    |
+    +--------------+
+    |    |    |    |
+    W    Y    Y    W
 
 # RM Mode Concept: