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

x64 emits unnecessary REX prefix

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • hs22
    • hs22
    • hotspot
    • None
    • b02
    • generic
    • generic
    • Verified

        While investigating some other bug we found out that on x64 we sometimes emit unnecessary REX prefixes like:

          0xfffffd7ffa65f00f: rex mov 0x10(%rsi),%edi ;*getfield offset
                                                        ; - java.lang.String::hashCode@17 (line 1497)
          0xfffffd7ffa65f013: rex mov 0xc(%rsi),%ebp ;*getfield value
                                                        ; - java.lang.String::hashCode@22 (line 1498)

              twisti Christian Thalinger (Inactive)
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: