Most of these have such regular instruction sets that each hex/octal opcode corresponds exactly to the same operation, register, or addressing mode, no matter what the instruction is.
Have you looked at the x86 opcodes in octal?
>>2
Also don't forget a processor that saturates the databus with instruction fetches will leave very little bandwidth for everything else that wants to use it.