difficult to grasp and appreciate its RISC simplicity.
Like all Cray-Style Scalable Vector ISAs, Simple-V binaries remain
-ubiquitous: the ISA uniform. GPUs may implement massive-wide
-SIMD back-ends, focussing on
-number-crunching. Existing Multi-issue Superscalar implementations may
-insert Simple-V between decode and issue with minimal disruption.
-Single-issue in-order implementations are very straightforward. All
-implementations regardless of back-end capability may execute the exact
+ubiquitous, the ISA uniform.
+
+* GPUs may implement massive-wide SIMD back-ends, focussing on
+ number-crunching.
+* Existing Multi-issue Superscalar implementations may
+ insert Simple-V between decode and issue with minimal disruption.
+* Single-issue in-order implementations are very straightforward.
+
+All implementations regardless of back-end capability may execute the exact
same binaries *(this is known to be extremely important to the Power ISA
ecosystem)*.