(no commit message)
authorlkcl <lkcl@web>
Wed, 21 Sep 2022 13:43:44 +0000 (14:43 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 21 Sep 2022 13:43:44 +0000 (14:43 +0100)
openpower/sv.mdwn

index f7d5245841392b31f3a5675756b1b90424494206..71e73cd6fefd56d043898fac33b68b0770aedcc9 100644 (file)
@@ -312,11 +312,12 @@ Therefore to avoid risk and long-term damage to the Power ISA:
 
 * *even Unvectoriseable* "Defined Words" (`mtmsr`) must have the
   corresponding SVP64 Prefixed Space `RESERVED`, permanently requiring
-  Illegal Instruction to be raised (the 64-bit encoding allocated
-  to `sv.mtmsr` if illegally attempted must be **defined** to
-  raise an Exception)
+  Illegal Instruction to be raised (the 64-bit encoding corresponding
+  to an illegal `sv.mtmsr` if ever incorrectly attempted must be
+  **defined** to raise an Exception)
 * *Even instructions that may not be Scalar* (although for various
-  practical reasons this is extremely rare if not impossible)
+  practical reasons this is extremely rare if not impossible,
+  if not just generally "strongly discouraged")
   which have no meaning or use as a 32-bit Scalar "Defined Word", **must**
   still have the Scalar "Defined Word" `RESERVED` in the scalar
   opcode space, as an Illegal Instruction.