News flash. All modern Intel CPUs are RISC-based.Why?
just drank too much kool aid in the old days concerning risc vs. cisc
News flash. All modern Intel CPUs are RISC-based.
Like other contemporary PC processors, Core translates x86 instructions into a different set of instructions that its internal, RISC-like core can execute.
News Flash. You're 100% wrong.
While I can't speak for Atom or perhaps some specialized server CPUs, Intel and AMD are still producing CISC CPUs as the vast majority of their lineup.
I'm guessing our pockets, not our desks. 😉
While there is a future in mobile computing, I don't foresee large screens going away - ever. I certainly won't trade even my 13" screen for a pocket-sized device full time.
You are both wrong. 😀
The "winner" is really the hybrid concept of the Intel architecture. Using RISC at the core of the processor allows for high excecution speeds. CISC commands on the outside reduce memory bandwidth, and the translation layer makes it possible to lay out the RISC commands adjusted to a specific CPU type. Like that, the same x86 (or x64) code can produce optimal RISC code for different families or generations of processors.
To be fair to me, because I always am, I did call the Intel CPUs RISC-based. Obviously the instruction set can't be reduced.You are both wrong. 😀
The "winner" is really the hybrid concept of the Intel architecture. Using RISC at the core of the processor allows for high excecution speeds. CISC commands on the outside reduce memory bandwidth, and the translation layer makes it possible to lay out the RISC commands adjusted to a specific CPU type. Like that, the same x86 (or x64) code can produce optimal RISC code for different families or generations of processors.