@@ -41,3+41,6 @@ The length to be a maximum of 4 bits, where 0b1111 indicates "permanently active
Perhaps split OP000-000 and OP000-001 so that 2 pages can be active.
Store activation length in a CSR.
+
+2nd idea: 11 bits can be used for extremely common operations, then length-encoding page selection for further ops, using the full 16 bit range and an entirely new encoding scheme.