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

x86: Shorter movptr(reg, imm) for 32-bit immediates

XMLWordPrintable

    • b24

        Similar to JDK-8255838, it would be useful to shorten movptr(reg, imm) when immediate fits in 32 bits. This would compact some code, notably the code in C1 profiling (JDK-8315843), but also other code, generically.

        Early prototype shows 1% code saved for C1 tier3 and C2 tier4.

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: