* No new Interrupt types are required.
* Register numbers are extended to 128 (including CR Fields).
A future version may extend to 256 or beyond [^extend]
+* 24-bits are needed within the main SVP64 Prefix (equivalent to a 2-bit XO)
+* Another 24-bit (a second 2-bit XO) is needed for a planned future encoding, currently
+ named "SVP64-Single" [^likeext001]
+* A third 24-bits (third 2-bit XO) is strongly recommended to be **reserved**
-
-[^extend]: Prefix opcode space **must** be reserved in advance to to so, in order to avoid the catastrophic mistake made by RISC-V RVV and ARM SVE/2
-
+[^extend]: Prefix opcode space **must** be reserved in advance to to so, in order to avoid the catastrophic binary-incompatibility mistake made by RISC-V RVV and ARM SVE/2
+[^likeext001]: SVP64-Single is remarkably similar to the "bit 1" of EXT001 being set to indicate that the 64-bits is to be allocated in full to a new encoding, but in fact it still embeds v3.0 Scalar operations.