As a 32-bit instruction, `svstep` may be itself be Vector-Prefixed, as
`sv.svstep`. This will work perfectly well in Horizontal-First
-as it will in Vertical-First Mode.
+as it will in Vertical-First Mode although there are caveats for
+the Deterministic use of looping with Sub-Vectors in Vertical-First mode.
Example: to obtain the full set of possible computed element
indices use `sv.svstep *RT,SVi,1` which will store all computed element
be stored on the stack in order to achieve this benefit not normally
found in Vector ISAs.
-**Use of svstep with sub-vectors**
+**Use of svstep with Vertical-First sub-vectors**
Incrementing and iteration through subvector state ssubstep and dsubstep is
possible with `sv.svstep/vecN` where N may be 2/3/4. However it is necessary