• librejoe@lemmy.world
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    5 days ago

    Yes I understand that and agree, but the reason x86 dominated is because of those QoL instructions that x86 has. On arm you need to write more code to do the same thing x86 does, OTOH, if you don’t need to write a complex application, that isn’t a bad thing.

    • ProgrammingSocks@pawb.social
      link
      fedilink
      arrow-up
      1
      ·
      5 days ago

      You don’t need to write more code. It’s just that code compiles to more explicit/numerous machine instructions. A difference in architecture is only really relevant if you’re writing assembly or something like it.

      • librejoe@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        5 days ago

        Sorry, I should have been more specific. I am talking about assembly code. I will again state that I am pro-arm, and wish I was posting this from an arm laptop running a distro.