* `svctx` specifies the SV Context and includes VL as well as
source and destination elwidth overrides.
-Below is the pseudocode for Unit-Strided LD (which includes Vector capability).
+Below is the pseudocode for Unit-Strided LD (which includes Vector capability). Observe in particular that RA, as the base address in
+both Immediate and Indexed LD/ST,
+does not have element-width overriding applied to it.
Note that twin predication, predication-zeroing, saturation
and other modes have all been removed, for clarity and simplicity: