From: lkcl Date: Sat, 18 Sep 2021 11:14:42 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~77 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4f5584bed93cbf5800ddaa30421b560fd34f1924;p=libreriscv.git --- diff --git a/openpower/sv/cr_ops.mdwn b/openpower/sv/cr_ops.mdwn index 6ab60c636..bab74f052 100644 --- a/openpower/sv/cr_ops.mdwn +++ b/openpower/sv/cr_ops.mdwn @@ -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").