this post was submitted on 28 Nov 2024
111 points (96.6% liked)

PC Gaming

8775 readers
246 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] derpgon@programming.dev 1 points 3 weeks ago (1 children)

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

[–] Laser@feddit.org 2 points 3 weeks 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.