clarify
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 11 Sep 2022 12:59:29 +0000 (13:59 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 11 Sep 2022 12:59:29 +0000 (13:59 +0100)
openpower/sv/rfc/ls001.mdwn

index a45f523afb7081f49ba41595a6db8661e93ad13d..82c87a6a1169c54cce834e97f577a1254a16481c 100644 (file)
@@ -79,14 +79,13 @@ to be reserved.
 Power ISA is long-term stable. A catastrophic mistake has been made in
 ARM SVE/2 and RISC-V RVV: "Silicon-Partner" Scalability, marketed as
 a feature, allows the same instructions to mean different things on
-different implementations (a different Vector bitwidth).  
+different implementations (a different Vector bitwidth).
 Binary interoperability is thus not only impossible to achieve but
 Illegal Instruction trap-and-emulate is also out of the question.
 Worse than that a **future** vendor may suddenly render
-**all existing** hardware non-interoperable. It is the worst possible
-thing for any specification to permit new vendors to damage earlier
-implementations, yet this is what is permitted in SVE and RVV
-*by design*.
+**all existing** hardware non-interoperable, which is the worst possible
+thing for any specification to permit
+yet this is what SVE and RVV do *by design*.
 
 **Simple-V guarantees binary interoperability** by defining fixed
 register file bitwidths and size for all instructions.  This does