• @[email protected]
    link
    fedilink
    18 days ago

    All else being equal, a complex decoding pipeline does reduce the efficiency of a processor. It’s likely not the most important aspect, but eventually there will be a point where it does become an issue once larger efficiency problems are addressed.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      7 days ago

      yeah, but you could improve the not ideal encoding with a relatively simple update, no need to throw out all the tools, great compatibility, and working binaries that intel and amd already have.

      its also not the isa’s fault

      • @[email protected]
        link
        fedilink
        17 days ago

        Well, not exactly. You have to remove instructions at some point. That’s what Intel’s x86-S is supposed to be. You lose some backwards compatibility but they’re chosen to have the least impact on most users.

        • @[email protected]
          link
          fedilink
          16 days ago

          Would this actually improve efficiency though or just reduce the manufacturing and development cost?

          • @[email protected]
            link
            fedilink
            16 days ago

            Instruction decoding takes space and power. If there are fewer, smaller transistors dedicated to the task it will take less space and power.