add to questions
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 21 Jun 2019 08:18:16 +0000 (09:18 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 21 Jun 2019 08:18:16 +0000 (09:18 +0100)
simple_v_extension/specification.mdwn

index f76d8b8a911a8131933d8120bf2b05e8138b6b4e..d08ef3f03d9d863d44ff8b8f8dd1ace2f8c8f43b 100644 (file)
@@ -2320,6 +2320,13 @@ Open Questions:
 * Is it necessary to stick to the RISC-V 1.5 format?  Why not go with
   using the 15th bit to allow 80 + 16\*0bnnnn bits?  Perhaps to be sane,
   limit to 256 bits (16 times 0-11).
+* Could a "hint" be used to set which operations are parallel and which
+  are sequential?
+* Could a new sub-instruction opcode format be used, one that does not
+  conform precisely to RISC-V rules, but *unpacks* to RISC-V opcodes?
+  no need for byte or bit-alignment
+* Could a hardware compression algorithm be deployed?  Quite likely,
+  because of the sub-execution context (sub-VLIW PC)
 
 ## Limitations on instructions.