• Marcuss2
    link
    fedilink
    arrow-up
    3
    ·
    2 months ago

    RISC-V only gives you the instruction set and standard, it does not tell you how to actually do it. The way you handle the microarchitecture internally is up to you.

    • ☆ Yσɠƚԋσʂ ☆OP
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      It could just be that they’re already invested in the architecture they built, and don’t see much value in switching.

      • Marcuss2
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 months ago

        Fair, but I still think they should switch. I don’t think it would be too difficult anyway. It should mostly amount to rewrite of the decoder as can be inferred from the fact that it is mostly a superset of MIPS64.

        The perceived benefits, are being independent of the west on technology. Which RISC-V already provides.

        • FuckBigTech347
          link
          fedilink
          arrow-up
          4
          ·
          2 months ago

          There are chinese companies making RISC-V chips and machines: https://milkv.io/pioneer

          I get the impression that LoongArch has more priority because they fully own that ISA which means foreign entities such as the US Empire can have 0 impact on it. If something happens to RISC-V that could put China at a disadvantage they still have LoongArch. If they go all in on RISC-V they could easily get fucked or bullied into submission, that’s my view anyways.

          • There’s no danger in using RISC-V – if the official standard is compromised somehow, China can just make their own “fork”. I think it’s more likely just a business decision by Loongson. Unless it’s replaced, it’ll likely become an open standard eventually

            • FuckBigTech347
              link
              fedilink
              arrow-up
              3
              ·
              edit-2
              2 months ago

              Good point, I didn’t think of that! Either way, I’m quite happy to see more general purpose RISCs emerge. At this point I’m just really sick of dealing with Intel’s CISC crap lol.

        • ☆ Yσɠƚԋσʂ ☆OP
          link
          fedilink
          arrow-up
          3
          ·
          2 months ago

          I’d like to see more people contributing to RISC-V as well. I’m just saying they probably have their reasons for pursuing the current approach. I tend to give people benefit of the doubt because a lot of the time the devil is in the details. It’ll be interesting to watch how this develops one way or the other I suspect.