(no commit message)
authorlkcl <lkcl@web>
Wed, 5 Apr 2023 11:44:06 +0000 (12:44 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 5 Apr 2023 11:44:06 +0000 (12:44 +0100)
openpower/sv/ldst.mdwn

index d08308cc5986192fa0e4df40a43d561a8ea9dba8..bad8e41dafeeebdf5f42399cdcb24f970cf1e840 100644 (file)
@@ -48,13 +48,14 @@ a number of different modes:
 * **Structure Packing** - covered in SV by [[sv/remap]] and Pack/Unpack Mode.
 
 *Despite being constructed from Scalar LD/ST none of these Modes exist
-or make sense in any Scalar ISA. They **only** exist in Vector ISAs*
+or make sense in any Scalar ISA. They **only** exist in Vector ISAs
+and are a critical part of its value*.
 
 Also included in SVP64 LD/ST is both signed and unsigned Saturation,
 as well as Element-width overrides and Twin-Predication.
 
-Note also that Indexed [[sv/remap]] mode may be applied to both v3.0
-LD/ST Immediate instructions *and* v3.0 LD/ST Indexed instructions.
+Note also that Indexed [[sv/remap]] mode may be applied to both Scalar
+LD/ST Immediate Defined Words *and* LD/ST Indexed Defined Words.
 LD/ST-Indexed should not be conflated with Indexed REMAP mode:
 clarification is provided below.