|
|
|
|
|
by derefr
5928 days ago
|
|
> it loses any speed advantage if it takes 10x as long to get the next instruction from memory. I'm just thinking out loud... but what if instructions in memory were simply compressed, and the CU's decode step were a decompression algorithm, rather than lots of opcode-specific lookups? It would still be a RISC processor, basically, just with a decompression coprocessor. |
|