(no commit message)
authorlkcl <lkcl@web>
Mon, 7 Oct 2019 08:59:12 +0000 (09:59 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 7 Oct 2019 08:59:12 +0000 (09:59 +0100)
simple_v_extension/specification/mv.x.rst

index 332892f8e1273d805d9a6b754a193c0b0bcd878b..7d3275447c4d035ddff8dbc1febcae3ab34c8fdc 100644 (file)
@@ -230,7 +230,7 @@ In effect what this is doing is:
     fmac f2, f1.zzzz, f12, f2
     fmac f2, f1.wwww, f13, f2
 
-Where all of f2, f1, and f10-13 are vec4
+Where all of f2, f1, and f10-13 are vec4, and f1.x-w are copied (fixed index) where the other vec4 indices progress.
 
 Pseudocode
 ==========