From c02770d0d56b3db403a40474e6ba25c95e63d1fb Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 7 Sep 2021 17:01:47 +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 43f44f0bb..ba0e47cf5 100644 --- a/openpower/sv/cr_ops.mdwn +++ b/openpower/sv/cr_ops.mdwn @@ -1,8 +1,9 @@ # Condition Register SVP64 Operations Condition Register Fields are only 4 bits wide: this presents some -interesting conceptual challenges for SVP64, oarticularly with respect to element +interesting conceptual challenges for SVP64, particularly with respect to element width (which is clearly meaningless). Likewise, arithmetic saturation +(an important part of Arithmetic SVP64) has no meaning. Consequently an alternative Mode Format is required. This alternative mapping **only** applies to instructions that **only** -- 2.30.2