(no commit message)
authorlkcl <lkcl@web>
Fri, 9 Jun 2023 11:14:08 +0000 (12:14 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 9 Jun 2023 11:14:08 +0000 (12:14 +0100)
openpower/sv/po9_encoding/discussion.mdwn

index db1db31a35883286dcb2a2be424de6f352483e00..da92f80436b7b4914bd1cdb5b68b58482433def3 100644 (file)
@@ -11,9 +11,7 @@ a specific view to attaining high-speed massive-wide multi-issue decode
 is a high priority.  therefore especially length-detection must be kept
 brutally simple.
 
-# alternative 32-64 encoding (1)
-
-**superseded**
+# alternative 32-64 encoding (1) **superseded**
 
 conflict to resolve: EXT90x and EXT232. they are indistinguishable.
 
@@ -62,9 +60,7 @@ Instruction allocation restrictions:
 * but those types of space-saving instructions
   **also need to be Vectorizable*
 
-# alternative 32-64 encoding (2)
-
-**superseded**
+# alternative 32-64 encoding (2) **superseded**
 
 requires reducing SVP64Single to 23 bits. luckily there are 2 spare
 
@@ -106,9 +102,7 @@ Length detection:
     else                     return 64
 ```
 
-# alternative 32-64 encoding (3)
-
-**current**
+# alternative 32-64 encoding (3) **current**
 
 aim of this idea is to attempt simplification of area identification
 and length.  the 55-bit area is eliminated and may only be reintroduced