(no commit message)
authorlkcl <lkcl@web>
Tue, 4 Apr 2023 22:16:54 +0000 (23:16 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 4 Apr 2023 22:16:54 +0000 (23:16 +0100)
openpower/sv/ldst.mdwn

index 9f03918e512fa14f619eaadd69e81490904cfafb..943fd00958b3181d541fa0c286d8614a656f882f 100644 (file)
@@ -104,8 +104,10 @@ Fields used in tables below:
   EA is stored in RA **after** it is actually used.
 * **LF** - Load/Store Fail or Fault First: for any reason Load or Store Vectors
   may be truncated to (at least) one element, and VL altered to indicate such.
-* **VLi* - Inclusive Data-Dependent Fail-First: the failing element is included
+* **VLi** - Inclusive Data-Dependent Fail-First: the failing element is included
   in the Truncated Vector.
+* **els** - Element-strided Mode: the element index (after REMAP)
+  is multiplied by the immediate offset (or Scalar RB for Indexed). Restrictions apply.
 
 When VLi=0 on Store Operations the Memory update does **not** take place
 on the element that failed.  EA does **not** update into RA on Load/Store