Intel Foundry Demonstrates First Arm-Based Chip on 18A Node
6 comments
·August 18, 2025threatripper
blackoil
Apple, Nvidia and US govt can provide the required funds if they have confidence in its ability to deliver. These companies will benefit from breaking current monopoly of TSMC.
dlojudice
Very unlikely to happen but Intel could release an Arm chip with native x86 translation. Arm and AMD IP would be needed but this would be the best chip for Windows
mort96
I don't understand what the difference is between "an ARM chip with native x86 translation" and a dual-ISA x86 and ARM chip.
And I don't understand why you'd want a dual-ISA x86 and ARM rather than just an x86 chip. You wouldn't get whatever CPU front-end simplicity advantages there are from ARM, since your front-end would get significantly more complex and consume significantly more transistors than with a normal x86 chip. And I don't think there's a market of people who want ARM for compatibility reason; any Windows software which supports ARM also supports x86.
What they could do is to release an ARM chip with a slightly extended ISA to add the select features which are difficult to emulate in software, such as loads and stores with the memory ordering guarantees x86 provides but ARM doesn't. Apple does this AFAIK, and it's one part of why Rosetta 2 is so good. But any ARM CPU maker could do this.
astrange
Fujitsu and Nvidia also implement (at least) TSO.
https://threedots.ovh/blog/2021/02/cpus-with-sequential-cons...
LoganDark
> I don't understand what the difference is between "an ARM chip with native x86 translation" and a dual-ISA x86 and ARM chip.
Look at Apple's Rosetta 2 for an example. M-series Apple Silicon has special undocumented modes that mirror x86 architectural quirks that don't usually exist in ARM, in order to support AOT-translated machine code. The chip doesn't support x86 instructions, but it has the amenities to support x86 code. That's what "native x86 translation" probably means.
If we assume that intel gets successful with 18A with their x86 processors, would they even have the money to finance the node after that? And the node after that which gets exponentially more expensive?
In the past x86 raked in enough money to burn a lot of it on new fab tech but non-x86 has grown immensely and floods TSMC with money. The problem for intel is that their fab tech was fitted to their processor architecture and vice versa. It made sense in the past but in the future it might not. For the processor business it may be better to use TSMC for production. For the fab it may be necessary to manufacture for many customers and take a premium for being based in a country in need. So, a split-up may be inevitable and this fabbing a competitive ARM chip surely helps in attracting more customers. Customers who may pay a premium for political and security reasons.