(no commit message)
authorlkcl <lkcl@web>
Fri, 9 Sep 2022 12:27:33 +0000 (13:27 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 9 Sep 2022 12:27:33 +0000 (13:27 +0100)
openpower/sv/rfc/ls001/discussion.mdwn

index 9cc97f6e51e9c522322a23e5366fc3a9cedc2a47..10cc182fdd6d7ac6eb4ed9b38e3d50d3d4fefed5 100644 (file)
@@ -10,6 +10,10 @@ although the "penalty" is that any such "escape-sequenced"
 32-bit instructions require a prefix-marker bit, it does effectively
 double the **entirety** of the 32-bit Major Opcode space.
 
+this "doubling" is already public and part of EXT001, the idea
+here is to mirror that (bit 6), but unlike EXT001, use bit 7
+to mark whether the instruction is SVP64-vector or SVP64-single.
+
 | 0-5 | 6 | 7 | 8-31 | Description               |
 |-----|---|---|------|---------------------------|
 | PO  | 0 | 0 | nnnn | new, scalar (SVP64Single) |