Are Intel and Motorola moving towards a MIPS/RISC model? [closed]
- by Nick Rosencrantz
Is it true what I read that Intel and Motorola are moving from CISC to a programming model more like RISC/MIPS? Why?
From the famous book "Computer Architecture" by Hennessay which usually is recommended around here:
Recent implementations of the x86 architecture actually translate x86
instruction into simple operation that look like MIPS instuctions....
Page 335. What does this mean specifically? Can you show me an example?