From 03c7686be1174067da8c3e27cb20b617e5cca941 Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 15 Sep 2021 14:22:42 +0100 Subject: [PATCH] --- openpower/sv/cr_ops.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/cr_ops.mdwn b/openpower/sv/cr_ops.mdwn index 9fc50dcdf..8cd86f114 100644 --- a/openpower/sv/cr_ops.mdwn +++ b/openpower/sv/cr_ops.mdwn @@ -101,7 +101,8 @@ than the normal 0..VL-1 The principle of data-dependent fail-first is that if a Condition Test fails then VL (Vector Length) is truncated at that point. In the case of Arithmetic SVP64 Operations the Condition Register Field generated from -Rc=1 is used, however with CR-based operations that CR result is provided +Rc=1 is used as the basis for the truncation decision, +however with CR-based operations that CR result is provided by the operation itself. Data-dependent SVP64 Vectorised Operations involving the creation or -- 2.30.2