From 71b8774b2be94aea9a70ef57306506521b75a13a Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 6 Jun 2018 22:29:38 +0100 Subject: [PATCH] update --- simple_v_extension.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 91be8ed91..a5fa3d208 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -1910,6 +1910,12 @@ reply: > is there anything unreasonable that anyone can foresee about that? > what are the down-sides? +## C.MV predicated src, predicated dest + +> Can this be usefully defined in such a way that it is +> equivalent to vector gather-scatter on each source, followed by a +> non-predicated vector-compare, followed by vector gather-scatter on the +> result? ## Implementation Paradigms @@ -2000,3 +2006,5 @@ TBD: floating-point compare and other exception handling * Streaming Pipelines * Barcelona SIMD Presentation * +* Full Description (last page) of RVV instructions + -- 2.30.2