(no commit message)
authorlkcl <lkcl@web>
Fri, 11 Dec 2020 23:17:21 +0000 (23:17 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 11 Dec 2020 23:17:21 +0000 (23:17 +0000)
openpower/sv/vector_swizzle.mdwn

index 6eea7a9ad528e2030ecff8b0b120f728dd7d9ca6..89984ffd27f740a6a63e3fd96a49da7908c80245 100644 (file)
@@ -39,3 +39,9 @@ There is also benefit to encoding some useful immediates into src operands, on a
   - 0 (or 0.0)
   - 1 (or 1.0)
   - -1 (or -1.0) or some other option?
+
+# mv.swizzle
+
+is definitely needed.  TBD encoding.  requires 1 src, 1 dest, and 12 bits immediate minimum.
+
+[[sv/mv.swizzle]]