# svstep
-TODO
+(Stub page: TODO, expand)
Links
* [[isa/simplev]]
-* <>
+
+`svstep` performs explicit stepping of the Vector for-loop,
+and it can also be used to enquire about the current state
+of the REMAP indices.
+
+# Format
+
+*(Allocation of opcode TBD pending OPF ISA WG approval)*,
+using EXT22 temporarily and fitting into the
+[[sv/bitmanip]] space
+
+Form: SVL-Form (see [[isatables/fields.text]])
+
+| 0.5|6.10|11.15|16..22| 23...25 | 26.30 |31| name |
+| -- | -- | --- | ---- |----------- | ----- |--| ------- |
+|OPCD| RT | / | SVi | / / vf | 11011 |Rc| svstep |
+
+Instruction format:
+
+ svstep RT,SVi,vf
+ svstep. RT,SVi,vf
+