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

PPC64: Mapping floating point registers to vsx registers in ppc.ad

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 11, 12
    • hotspot
    • b12
    • ppc

      In some code emit for replicating the floating point value in ppc.ad, a floating point value is once stored in order to load as an integer value. When SuperwordUseVSX is enabled, this is redundant because the floating point registers are mapped to vsx registers 0-31. We can use vsx instructions for replicating the floating point value.

            mhorie Michihiro Horie
            mhorie Michihiro Horie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: