Source: Hacker News
Article note: Neeeeat. They've applied for patents on basically putting another layer of JIT between the x86_64 machine code and actual execution engines, so instead of just superscalar multi-issue micro-op tricks on a single core, they can split and schedule across multiple cores.
Comments