• @[email protected]
      link
      fedilink
      English
      12 days ago

      Wouldn’t it be possible to emulate these new instructions? It would definitely hinder the performance, tho.

      • @[email protected]
        link
        fedilink
        English
        22 days ago

        From my understanding, what you’re suggesting requires emulation, so you’d probably need another operating system underneath; there are translation layers for other architectures, like Apple has with Rosetta and what WINE did for Arm, but it sounds very challenging to implement something like this for executables of the actual operating system which can operate at a very low level. So I guess this is in the theoretical realm. Maybe someone is mad enough to do this, but I wouldn’t expect it.