Many Vector ISAs allow interrupts to occur in the middle of
processing of large Vector operations, only under the condition
-that continuation on return will restart the entire operation.
+that partial results are cleanly discarded, and continuation on return
+from the Trap Handler will restart the entire operation.
The reason is that saving of full Architectural State is
not practical.
throughout
this Chapter).
*Any* element is Interruptible and Simple-V has
-been carefully designed to ensure that Architectural State may
-be fully preserved regardless of that same State.
+been carefully designed to guarantee that Architectural State may
+be fully preserved and restored regardless of that same State, but
+it is not necessarily guaranteed that the amount of time needed to recover
+will be low latency (particularly if REMAP
+is active).
Interrupts still only save `MSR` and `PC` in `SRR0` and `SRR1`
but the full SVP64 Architectural State may be saved and