From 7f6524755f7d4837b60918eb8074683f424c87a8 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 7 Oct 2019 09:59:12 +0100 Subject: [PATCH] --- simple_v_extension/specification/mv.x.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension/specification/mv.x.rst b/simple_v_extension/specification/mv.x.rst index 332892f8e..7d3275447 100644 --- a/simple_v_extension/specification/mv.x.rst +++ b/simple_v_extension/specification/mv.x.rst @@ -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 ========== -- 2.30.2