• derpgon@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

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

      • Laser
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 minutes 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.