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

AArch64: Assembler cleanups

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 17, 18
    • hotspot
    • b04
    • aarch64
    • generic

        The core of the AArch64 assembler is unnecessarily complex, with multiple indirections from class Assembler. We can get rid of that, which makes libjvm.so fast and smaller. Also, there are some dubious casts from FloatRegister to Register which should use a proper conversion function.

              aph Andrew Haley
              aph Andrew Haley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: