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

AArch64: C1: use zero_words to initialize all objects

XMLWordPrintable

    • b09
    • aarch64

        C1 has its own code generators for zeroing words. We should rip them out and use MacroAssembler::zero words which was written for C2. It's shorter and faster and there's less code to maintain.

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

                Created:
                Updated:
                Resolved: