W
Wilco Dijkstra
MooseFET said:On May 8, 2:37 pm, "Wilco Dijkstra" <[email protected]>
wrote:
No, the criteria is that the number of instructions be low and the
transistors that would have done the seldom used instructions used to
speed up the common ones.
Or in other words, fewer and simpler instructions that can execute directly
in 1 cycle - thus not needing micro code.
I don't think you would want to call
something like the CDP1802 a RISK. It had no microcode. It had 16,
16 bit registers and a low number of instructions.
I doubt that it had no micro code. Instructions take 16 or 24 clock cycles to
complete, far worse than similar microcoded CPUs of that era, like Z-80.
If it was micro sequenced like 6502 instructions would take 1-3 cycles.
In any case it definitely doesn't fit any of the RISC criteria.
Wilco