Hacker News new | ask | show | jobs
by mgaunard 31 days ago
On par with QEMU, but still far behind Rosetta...
3 comments

Isn't part of that due to Rosetta relying on Apple extensions to ARM to mimic x86-64 memory semantics?
The x86 memory model (TSO) is not Apple‘s invention, its a standard ARM extension.
The memory model by itself isn't, however Apple implemented it before Arm released an (incompatible) set of extensions that approach the problem at the instruction level instead of adding an Apple-style global TSO on/off switch in an IMPDEF register [0].

[0] https://lkml.org/lkml/2024/4/10/1531

I stand corrected!
I thought Apple Silicon also has some extra hardware support for handling x86 flags emulation for Rosetta. But perhaps I’m remembering that incorrectly.
And Box64, but I think the point is that this is closer to being guaranteed to work.
blows my mind apple plans to sunset rosetta, it's like a core part of computing for me now that frees me from needing a second device