(no commit message)
authorlkcl <lkcl@web>
Sun, 24 Jul 2022 10:25:33 +0000 (11:25 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 24 Jul 2022 10:25:33 +0000 (11:25 +0100)
openpower/sv/mv.swizzle.mdwn

index d82a18751f133a75830b654f1b1cd5135d674973..3705b670c82fdb0fac90ac72e576b7e7db843c0d 100644 (file)
@@ -81,13 +81,13 @@ and Y to position Z, leave the other two positions Y and W unaltered"
     X    Y    Z    W  source
          |         |     
          +----+    |
-         |    |    |
+         .    |    |
     +--------------+
-    |    |    |    |
+    |    .    |    .
     W    .    Y    .  swizzle
-    |    |    |    |
+    |    .    |    .
     |    Y    |    W  Y,W unmodified
-    |    |    |    |
+    |    .    |    .
     W    Y    Y    W  dest
 
 **As a Scalar instruction**