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

Use XMM/YMM for objects initialization

XMLWordPrintable

    • b18
    • x86
    • generic

        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.

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

                Created:
                Updated:
                Resolved: