Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8350480

RISC-V: Relax assertion about registers in C2_MacroAssembler::minmax_fp

XMLWordPrintable

    • b12
    • riscv
    • linux

      The current assersion about input registers is more than needed.
      It requires that `dst`, `src1` and `src2` must be different from each other.
      But the code only required that `dst` must be different from `src1` and `src2`.

            fyang Fei Yang
            fyang Fei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: