(no commit message)
authorlkcl <lkcl@web>
Mon, 22 May 2023 15:01:23 +0000 (16:01 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 22 May 2023 15:01:23 +0000 (16:01 +0100)
openpower/sv/svp64.mdwn

index 1f42ecc14a21d6bbcaf1555c554c0e34e0491720..5932e49464dcdebc2d0db0e800424068ff28b766 100644 (file)
@@ -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]].