From: lkcl Date: Mon, 22 May 2023 15:01:23 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e988df0cf46370a23c8d1e9c9866a4ef781c3697;p=libreriscv.git --- diff --git a/openpower/sv/svp64.mdwn b/openpower/sv/svp64.mdwn index 1f42ecc14..5932e4946 100644 --- a/openpower/sv/svp64.mdwn +++ b/openpower/sv/svp64.mdwn @@ -273,7 +273,7 @@ elwidth=64 is the pre-existing (Scalar) behaviour which remains 100% unchanged. Thus, `addi` is now joined by a 32-bit, 16-bit, and 8-bit variant of `addi`, but the sole exclusive difference is the width. *In no way* is the actual `addi` instruction fundamentally altered -to become an entirely different operation. +to become an entirely different operation (such as a subtract or multiply). FP Operations elwidth overrides are also defined, as explained in the [[svp64/appendix]].