SVSTATE[54] <- SVi[6]
RT <- [0]*62 || SVSTATE[53:54]
else
+ # Vertical-First explicit stepping.
step <- SVSTATE_NEXT(SVi, vf)
RT <- [0]*57 || step
-
```
Special Registers Altered:
CR0 (if Rc=1)
-
-------------
\newpage{}
SVL-Form
+| 0-5|6-10|11-15|16-22 | 23 24 25 | 26-30 |31| FORM |
+| -- | -- | --- | ---- |----------| ----- |--|----------|
+|PO | RT | RA | SVi | ms vs vf | XO |Rc| SVL-Form |
+
* setvl RT,RA,SVi,vf,vs,ms (Rc=0)
* setvl. RT,RA,SVi,vf,vs,ms (Rc=1)