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

AArch64: Remove the assertion in fmovs/fmovd(FloatRegister, FloatRegister)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b03
    • aarch64

      The assertion, i.e. src and dst must be different registers [1], was introduced years ago. But I don't think it's needed.

      [1] https://github.com/openjdk/jdk/blob/master/src/hotspot/cpu/aarch64/assembler_aarch64.hpp#L1950

            haosun Hao Sun
            haosun Hao Sun
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: