(no commit message)
authorlkcl <lkcl@web>
Mon, 26 Oct 2020 02:02:25 +0000 (02:02 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 26 Oct 2020 02:02:25 +0000 (02:02 +0000)
openpower/openpower/sv/predication.mdwn

index d238f6130dc86f7e68a662ba79f7bf41350910d0..7365fb52f70ba20c65cb2314ed18c4c5961d3951 100644 (file)
@@ -80,4 +80,7 @@ Out-of-order systems, to be effective, require several operations to be "in-flig
 
 Even more than that, in a predicated chaining scenario, when computing the mask from a vector "compare", the groupings are troublesome to think through how to implement, which is itself a bad sign.  It is suspected that chaining will be complex or adversely affected by certain combinations of element width.
 
+(see [[masked_predicate_chaining]])
+
+
 Overall this idea which initially seems to save resources brings together all the least favourable aspects of other proposals and combines all of them!