|
|
|
|
|
by rbanffy
1337 days ago
|
|
It kind of pushed their own definition of what RISC is. They also confuse the definition of what a 16-bit computer is and ignore the many commercial successes in 16-bit minicomputers such as the Nova. It is clever to point out that the most useful definition of RISC is that it’s a tradeoff. The point remains that a simplified ISA that’s easy to decode (and, more recently) implement dynamic reordering, will always have an edge by freeing up resources that can be dedicated to execution of the workload rather than housekeeping (as in resolving all inter-instruction dependencies). OTOH, going too far in that direction gives you VLIW, which has proven itself to be a pain more often than not. |
|
That's intentional. A straw man tends to be easier to attack.