Only the most commonly-used algorithms in computer science have REMAP
support, due to the high cost in both the ISA and in hardware. For
-general-purpose remapping the `Indexed` REMAP may be deployed.
+arbitrary remapping the `Indexed` REMAP may be used.
# Usage
usual `0..VL-1` hardware for-loop
* `svremap` to set which registers a given reordering is to apply to
(RA, RT etc)
-* `sv.instruction` where any register marked as Vectorised will be
- REMAPPED.
+* `sv.instruction` where any Vectotised register marked by `svremap`
+ will have its ordering REMAPPED according to the schedule set
+ by `svshape`.
The following illustrative example multiplies a 3x4 and a 5x3
matrix to create