Hacker News new | ask | show | jobs
by InclinedPlane 4613 days ago
The x86 vs RISC debate is a perfect example of how technological advances can confound seemingly simple tradeoffs. There's simply no such thing as a CISC processor anymore. All "x86" processors have RISC internals and use micro-op translation to present an x86 ISA at a software level. As you point out, the same sort of dynamics play out at every level. There's only so much advantage that simplified core designs get you, since the overhead for "legacy" support tends to be small.

It'll be interesting to see how Intel's x86 SoC development pans out. With the Atom they weren't really aiming for the SoC market and only recently have they actually bothered to try to do so. Even with their first generation stuff they've produced pretty competitive, to ARM, results, given Intel's research muscle and their FAB capacity it wouldn't be surprising to see a lot more x86-SoC based smartphones and tablets hitting the market in the coming years.