|
|
|
|
|
by radford-neal
709 days ago
|
|
"If you want every CPU to support every instruction..," That does indeed seem nice. As long as there's an easy way to enquire about whether an instruction is slow or not, it means that all the software runs, and the software that knows about issues with some instructions runs as fast as it would without support for those instructions. The only downside is the effort put into writing emulations of the instructions, which seems small in context. |
|