(Defined Words) retain their non-prefixed encoding and definition**.
Two apparent exceptions to the above hard rule exist: SV
-Branch-Conditional operations and LD/ST-update "Post-Increment" Mode.
-Post-Increment was considered sufficiently high priority (significantly
-reducing hot-loop instruction count) that one bit in the Prefix
-is reserved for it (Note the intention to release that bit and move
-Post-Increment instructions to EXT2xx). Vectorised Branch-Conditional
-operations "embed" the original Scalar Branch-Conditional behaviour into
-a much more advanced variant that is highly suited to High-Performance
-Computation (HPC), Supercomputing, and parallel GPU Workloads.
+Branch-Conditional operations and LD/ST-update "Post-Increment"
+Mode. Post-Increment was considered sufficiently high priority
+(significantly reducing hot-loop instruction count) that one bit in
+the Prefix is reserved for it (*Note the intention to release that bit
+and move Post-Increment instructions to EXT2xx, as part of [[ls011]]*).
+Vectorised Branch-Conditional operations "embed" the original Scalar
+Branch-Conditional behaviour into a much more advanced variant that is
+highly suited to High-Performance Computation (HPC), Supercomputing,
+and parallel GPU Workloads.
*Architectural Resource Allocation note: it is prohibited to accept RFCs
which fundamentally violate this hard requirement. Under no circumstances