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

Use XMM/YMM for objects initialization

    XMLWordPrintable

Details

    • b18
    • x86
    • generic

    Backports

      Description

        Right now, for longer lengths we use "rep stos" instructions on x86, for short lengths we use "mov rax". Experiments show that we can use XMM/YMM registers for middle lengths to improve objects initialization perofrmance.

        Attachments

          Issue Links

            Activity

              People

                kvn Vladimir Kozlov
                kvn Vladimir Kozlov
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: