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

AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • hotspot
    • b20
    • aarch64

        save_live_registers(...), restore_live_registers(...) and restore_live_registers_except_r0(...) are using ldp/stp (pair of registers) for FPU registers, where it can be ld1/st1, which use 4 registers per instruction

              dpochepk Dmitrij Pochepko
              dpochepk Dmitrij Pochepko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: