From e4120bab6f35b30ee7e688710367d88504f5a50d Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 14 Sep 2021 15:35:07 +0100 Subject: [PATCH] --- openpower/sv/cr_ops.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openpower/sv/cr_ops.mdwn b/openpower/sv/cr_ops.mdwn index 6cc6820b3..48fc1a415 100644 --- a/openpower/sv/cr_ops.mdwn +++ b/openpower/sv/cr_ops.mdwn @@ -38,8 +38,9 @@ Other modes are still applicable and include: analysis of a Condition Register result bit. * **Scalar and parallel reduction**. Reduction is useful -for turning a Vector of Condition Register Fields into one -single Condition Register. +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 -- 2.30.2