From 4f5584bed93cbf5800ddaa30421b560fd34f1924 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 18 Sep 2021 12:14:42 +0100 Subject: [PATCH] --- openpower/sv/cr_ops.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"). -- 2.30.2