(no commit message)
authorlkcl <lkcl@web>
Sat, 5 Oct 2019 12:01:03 +0000 (13:01 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 5 Oct 2019 12:01:03 +0000 (13:01 +0100)
simple_v_extension/specification/mv.x.rst

index 8a21d364d39e90f4931373f487d2b68bfb872cb1..de3d9c241f6e6a3eb739db69884c9e78386072e3 100644 (file)
@@ -201,3 +201,13 @@ swizzle2 takes 2 arguments, interleaving the two vectors depending on a 3rd (the
 +-----------+                       +-------+-------+------+
 | fswizzlei |                       | rs1   | 010   | rd   |
 +-----------+-------+-------+-------+-------+-------+------+
+
+Matrix 4x4 Vector mul
+=====================
+
+::
+
+    pfscale,3 F2, F1, F10
+    pfscaleadd,2 F2, F1, F11, F2
+    pfscaleadd,1 F2, F1, F12, F2
+    pfscaleadd,0 F2, F1, F13, F2