(no commit message)
authorlkcl <lkcl@web>
Sat, 18 Sep 2021 11:14:42 +0000 (12:14 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 18 Sep 2021 11:14:42 +0000 (12:14 +0100)
openpower/sv/cr_ops.mdwn

index 6ab60c6367f91627ccf66f4af4c43058179cb5dc..bab74f052b28ec439b1e4446808f597d2e31ebd6 100644 (file)
@@ -52,8 +52,8 @@ for analysing a Vector of Condition Register Fields
 and reducing it to one
 single Condition Register Field.
 * **Predicate-result**.
-  Equivalent
-to python "filter", in that only elements which pass a test
+  An augmentation to predication in that only elements which pass a test
+on the result carried out *by the instruction itself*
 will end up actually being modified. This is in effect the same
 as ANDing the Condition Test with the destination predicate
 mask (hence the name, "predicate-result").