(no commit message)
[libreriscv.git] / openpower / sv / vector_swizzle.mdwn
index 6eea7a9ad528e2030ecff8b0b120f728dd7d9ca6..34322e8a4677a4674e8f0cd7f61a182893beced0 100644 (file)
@@ -1,3 +1,5 @@
+[[!tag standards]]
+
 # SV Vector Prefix Swizzle
 
 * <https://bugs.libre-soc.org/show_bug.cgi?id=139>
@@ -39,3 +41,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]]