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

index 7365fb52f70ba20c65cb2314ed18c4c5961d3951..b5168faf490d567ed9185cefd682dced0d30d37f 100644 (file)
@@ -80,7 +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]])
+(see [[masked_vector_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!