The Cortex-X2: More Performance, Deeper OoO

We first start off with the Cortex-X2, successor to last year’s Cortex-X1. The X1 marked the first in a new IP line-up from Arm which diverged its “big” core offering into two different IP lines, with the Cortex-A sibling continuing Arm’s original design philosophy of PPA, while the X-cores are allowed to grow in size and power in order to achieve much higher performance points.

The Cortex-X2 continues this philosophy, and further grows the performance and power gap between it and its “middle” sibling, the Cortex-A710. I also noticed that throughout Arm’s presentation there were a lot more mentions of having the Cortex-X2 being used in larger-screen compute devices and form-factors such as laptops, so it might very well be an indication of the company that some of its customers will be using the X2 more predominantly in such designs for this generation.

From an architectural standpoint the X2 is naturally different from the X1, thanks in large part to its support for Armv9 and all of the security and related ISA platform advancements that come with the new re-baselining of the architecture.

As noted in the introduction, the Cortex-X2 is also a 64-bit only core which only supports AArch64 execution, even in PL0 user mode applications. From a microarchitectural standpoint this is interesting as it means Arm will have been able to kick out some cruft in the design. However as the design is a continuation of the Austin family of processors, I do wonder if we’ll see more benefits of this deprecation in future “clean-sheet” big cores designs, where AArch64-only was designed from the get-go. This, in fact, is something that's already happening in other members of Arm's CPU cores, as the new little core Cortex-A510 was designed sans-AArch32.

Starting off with the front-end, in general, Arm has continued to try to improve what it considers the most important aspect of the microarchitecture: branch prediction. This includes continuing to run the branch resolution in a decoupled way from the fetch stages in order to being able to have these functional blocks be able to run ahead of the rest of the core in case of mispredicts and minimize branch bubbles. Arm generally doesn’t like to talk too much details about what exactly they’ve changed here in terms of their predictors, but promises a notable improvement in terms of branch prediction accuracy for the new X2 and A710 cores, effectively reducing the MPKI (Misses per kilo instructions) metric for a very wide range of workloads.

The new core overall reduces its pipeline length from 11 cycles to 10 cycles as Arm has been able to reduce the dispatch stages from 2-cycles to 1-cycle. It’s to be noted that we have to differentiate the pipeline cycles from the mispredict penalties, the latter had already been reduced to 10 cycles in most circumstances in the Cortex-A77 design. Removing a pipeline stage is generally a rather large change, particularly given Arm’s target of maintaining frequency capabilities of the core. This design change did incur some more complex engineering and had area and power costs; but despite that, as Arm explains in, cutting a pipeline stage still offered a larger return-on-investment when it came to the performance benefits, and was thus very much worth it.

The core also increases its out-of-order capabilities, increasing the ROB (reorder buffer) by 30% from 224 entries to 288 entries this generation. The effective figure is actually a little bit higher still, as in cases of compression and instruction bundling there are essentially more than 288 entries being stored. Arm says there’s also more instruction fusion cases being facilitated this generation.

On the back-end of the core, the big new change is on the part of the FP/ASIMD pipelines which are now SVE2-capable. In the mobile space, the SVE vector length will continue to be 128b and essentially the new X2 core features similar throughput characteristics to the X1’s 4x FP/NEON pipelines. The choice of 128b vectors instead of something higher is due to the requirement to have homogenous architectural feature-sets amongst big.LITTLE designs as you cannot mix different vector length microarchitectures in the same SoC in a seamless fashion.

On the back-end, the Cortex-X2 continues to focus on increasing MLP (memory level parallelism) by increasing the load-store windows and structure sizes by 33%. Arm here employs several structures and generally doesn’t go into detail about exactly which queues have been extended, but once we get our hands on X2 systems we’ll be likely be able to measure this. The L1 dTLB has grown from 40 entries to 48 entries, and as with every generation, Arm has also improved their prefetchers, increasing accuracies and coverage.

One prefetcher that surprised us in the Cortex-X1 and A78 earlier this year when we first tested new generation devices was a temporal prefetcher – the first of its kind that we’re aware of in the industry. This is able to latch onto arbitrary repeated memory patterns and recognize new iterations in memory accesses, being able to smartly prefetch the whole pattern up to a certain depth (we estimate a 32-64MB window). Arm states that this coverage is now further increased, as well as the accuracy – though again the details we’ll only able to see once we get our hands on silicon.

In terms of IPC improvements, this year’s figures are quoted to reach +16% in SPECint2006 at ISO frequency. The issue with this metric (and which applies to all of Arm’s figures today) is that Arm is comparing an 8MB L3 cache design to a 4MB L3 design, so I expect a larger chunk of that +16% figure to be due to the larger cache rather than the core IPC improvements themselves.

For their part, Arm is reiterating that they're expecting 8MB L3 designs for next year’s X2 SoCs – and thus this +16% figure is realistic and is what users should see in actual implementations. But with that said, we had the same discussion last year in regards to Arm expecting 8MB L3 caches for X1 SoCs, which didn't happen for either the Exynos 2100 nor the Snapdragon 888. So we'll just have to wait and see what cache sizes the flagship commercial SoCs end up going with.

In terms of the performance and power curve, the new X2 core extends itself ahead of the X1 curve in both metrics. The +16% performance figure in terms of the peak performance points, though it does come at a cost of higher power consumption.

Generally, this is a bit worrying in context of what we’re seeing in the market right now when it comes to process node choices from vendors. We’ve seen that Samsung’s 5LPE node used by Qualcomm and S.LSI in the Snapdragon 888 and Exynos 2100 has under-delivered in terms of performance and power efficiency, and I generally consider both big cores' power consumption to be at a higher bound limit when it comes to thermals. I expect Qualcomm to stick with Samsung foundry in the next generation, so I am admittedly pessimistic in regards to power improvements in whichever node the next flagship SoCs come in (be it 5LPP or 4LPP). It could well be plausible that we wouldn’t see the full +16% improvement in actual SoCs next year.

2022 Generation: Moving Towards Armv9 The Cortex-A710: More Performance with More Efficiency
Comments Locked

181 Comments

View All Comments

  • Fulljack - Wednesday, May 26, 2021 - link

    that's why it's called DynamIQ, you know... as in "dynamic".
  • phoenix_rizzen - Tuesday, May 25, 2021 - link

    Interesting. Wonder if Samsung and/or Qualcomm will be using the A510 as the basis for a smartwatch SoC. A pair of these should provide a huge performance increase over the A7-based SoCs, but use much less power than anything using a "big" core (wasn't there a Samsung watch SoC that used a big core?).
  • EthiaW - Tuesday, May 25, 2021 - link

    An ideal mobile SoC configuration should be 2xX2+4xA710+2xA510. There is only so much background work to do and as many as four little cores do not make sense.
  • Fulljack - Wednesday, May 26, 2021 - link

    I'm thinking of 1×X2 + 3×A710 + 2×A510, and gives more room for GPU.
  • docola - Tuesday, May 25, 2021 - link

    question: does this mean if i buy a mobile phone today,
    that starting within a year from now it will eventually be useless because all
    apps will be moving to 64 bit, which my phone wont support?

    Or will my phone have access to plenty of the man 32 bit apps for 3-4 years to come?
    (if thats the cas then i think i'll buy a stupidly cheap phone till next year)

    thanks~
  • phoenix_rizzen - Tuesday, May 25, 2021 - link

    Android phones have supported 64-bit OSes and apps since the Snapdragon 810, many many years ago.

    Android stopped accepting new 32-bit apps into the Play Store in 2019.

    Android has essentially been 64-bit only for over 2 years now.
  • mode_13h - Wednesday, May 26, 2021 - link

    > Android phones have supported 64-bit OSes and apps since the Snapdragon 810,
    > many many years ago.

    You mean 8xx. I got a Nexus 5X in like 2015 that had a Snapdragon 808 with 2x A57 and 4x A53.
  • docola - Tuesday, May 25, 2021 - link

    does the shift to 64 bit apps mean that todays phone
    will start being unable to run apps next year?
  • Wilco1 - Tuesday, May 25, 2021 - link

    No. Pretty much all phones are 64-bit today and thus support 64-bit apps already.
  • Silver5urfer - Tuesday, May 25, 2021 - link

    What's the use when all of these end up in planned obsolescence devices which have a max life of 2-3 years. They should make this "Days charging" whatever into reality by making the phones with removable batteries.

    As for laptops, same thing but different skin. Most of the BGA laptops will die fast because of their Heatsink and non replaceable components and high heat due to thin and light designs (mostly for x86) and then the Batteries for all those machines after market there's no way anyone can make use of their HW for more years, esp if the HW is all soldered. For eg an MXM laptop can take many generations of the GPUs it used to be the case for most machines until now since nowadays Turing based GPUs Quadro cards are also non standard.

    So all in all get excited for same performance benefits that user will see, my SD835 phone is quick and fast and reliable yeah SD888 would be definitely faster but how much it would impact in the normal tasks of Maps / Browser / Videos / Music ? Games maybe but I don't play on smartphones. I presume it is same for all those SD855, 865 phones. Even the iPhones from A11 and up.

    Bonus we don't get to control even 1 bit with hardcore locks on phones from OS level Filesystem nerfs from Goolag to the HW side of having no 3.5mm jacks and SD slots. But yea people love to get excited for new shiny stuff.

Log in

Don't have an account? Sign up now