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