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

Improve vector register handling in RegisterMap::pd_location() on x86

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 16
    • 16
    • hotspot
    • b26

      Frame layout of register saver is quite complex for vector registers: ZMM0-15 are split in 3 parts (XMM, upper YMM, and upper ZMM parts) while ZMM16-31 are stored in-full.

      Instead of reifying that in OopMap for every slot, improve RegisterMap::pd_location() to handle it.

            vlivanov Vladimir Ivanov
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: