RFR(L) 8159976: PPC64: Add missing intrinsics for sub-word atomics
Doerr, Martin
martin.doerr at sap.com
Wed Jun 22 11:06:17 UTC 2016
Hi,
after JDK-8157726 was pushed, the JVM supports intrinsics for sub-word atomics.
I have adapted the PPC64 implementation:
http://cr.openjdk.java.net/~mdoerr/8159976_PPC64_subword_atomics/webrev.00/
The change also removes old String intrinsics which are no longer needed (since the new ones are available).
Please review.
Best regards,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160622/764cd549/attachment.html>
More information about the hotspot-compiler-dev
mailing list