RFR(S): 8139421: PPC64LE: MacroAssembler::bxx64_patchable kills register R12

Doerr, Martin martin.doerr at sap.com
Mon Oct 12 10:51:57 UTC 2015


Hi,


PPC64LE has a different implementation for bxx64_patchable which kills Register R12.

However, register R12 must be preserved for stub calls. It is used to call the deopt handler for example.



Webrev is here:

http://cr.openjdk.java.net/~mdoerr/8139421_PPC64LE_R12/webrev.00



Please review this change.  I need a sponsor, please.


Best regards,
  Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151012/c520f2e7/attachment.html>


More information about the hotspot-compiler-dev mailing list