[8u] RFR 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Vladimir Kempik
vladimir.kempik at oracle.com
Fri Feb 12 18:29:57 UTC 2016
Hello
Please review this backport of 8130150 to jdk8u.
Implement BigInteger.montgomeryMultiply intrinsic
The patch didn't apply cleanly, some changes were needed. Most of them are just to make patch apply, except one.
for MACC and MACC2 defines, __asm__ were changed to asm, to make solaris compiler (SS12U1) happy.
The patch has two parts, for jdk and hotspot.
Testing: jprt, testcase.
Bug:https://bugs.openjdk.java.net/browse/JDK-8130150
Webrev: http://cr.openjdk.java.net/~vkempik/8130150/webrev_hs.00/
Thanks
-Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160212/2a079c06/attachment.html>
More information about the hotspot-compiler-dev
mailing list