RISC-V: remove wrong instructions of Vector Crypto Extension

XMLWordPrintable

    • b23
    • riscv

      Some instrunctions of Vector Crypto Extension are wrong, should be removed.

      These instrunctions are wrong in that e.g. take vror.vx as example,
      1. by definition of spec, it should be vror.vx vd, vs2, *rs1*, vm
      2. the implementation here, it is indeed vror_vx(VectorRegister Vd, VectorRegister Vs2, *VectorRegister* Vs1, VectorMask vm = unmasked)

            Assignee:
            Hamlin Li
            Reporter:
            Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: