• Hydroel
    link
    fedilink
    21 month ago

    I’m pretty sure Microsoft will be developing software emulation layer for Windows ARM, so it can support backwards compatibility on as many kinds of ARM processors as possible. But since Snapdragon is only claiming that this works on the X Elite, it’s either a matter of performance, or hardware restrictions?

    • HubertManne
      link
      fedilink
      21 month ago

      I dont’ see how it can run at all without some sort of emulation. the architecture is completely different.

      • @Roldyclark
        link
        11 month ago

        The mac chips do this with rosetta

        • HubertManne
          link
          fedilink
          11 month ago

          yeah I get that. im curious why this chip says its runs windows x86 right off the bat. at least that is what it sounds like to me from the article but maybe im misunderstanding. so it sounds to me like it has some sort of hardware emulation to x86.

          • smoothbrain coldtakes
            link
            fedilink
            41 month ago

            It does. Apple has Rosetta and Microsoft has Prism. They are effectively the same thing, being a translation layer for x86 to ARM.

              • smoothbrain coldtakes
                link
                fedilink
                1
                edit-2
                1 month ago

                I think you are misunderstanding the article.

                Windows for ARM is designed specifically for ARM, and it has the translation layer. The translation layer effectively allows it to function as if it’s running an x86 Windows install off the bat by offering the ability to run x86 applications on the ARM hardware. It’s not actually running an x86 OS.

                The chipset is very powerful but it doesn’t require additional hardware to achieve this translation. The additional processing power built into these chips are NPUs (Neural Processing Units) which are designed to more effectively run ML/AI/LLM workloads. The translation system just works on the normal raw processing power of the machine, just the same as the M-series Macs.

                • HubertManne
                  link
                  fedilink
                  1
                  edit-2
                  1 month ago

                  ahhhhhh. yeah when I saw windows for arm I was just thinking windows. I thought they were able to just slap standard windows on an arm.