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

[s390x] Saving return_pc at wrong offset

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • None
    • hotspot
    • None
    • s390x
    • linux

      In generate call stub, return_pc (Z_R14) is not being saved at correct offset (SP + 8) which is where the ABI indicates that it should be present. But instead stmg instruction is being used to save it in later offsets.

            amitkumar Amit Kumar
            amitkumar Amit Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: