RFR: 8214205: PPC64: Add instructions for counting trailing zeros

Michihiro Horie HORIE at jp.ibm.com
Thu Nov 22 05:40:07 UTC 2018


Dear all,

Would you please review the following change that enables POWER9’s
instructions for counting trailing zeros?

Bug: https://bugs.openjdk.java.net/browse/JDK-8214205
Webrev: http://cr.openjdk.java.net/~mhorie/8214205/webrev.00/

Simple micro benchmark attached showed improvements by around 30%.
(See attached file: CNTTZTest.java)

Currently, Gustavo at IBM can test POWER9 specific changes. (Thanks Gustavo!)


Best regards,
--
Michihiro,
IBM Research - Tokyo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20181122/9fcdc445/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CNTTZTest.java
Type: application/octet-stream
Size: 1584 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20181122/9fcdc445/CNTTZTest.java>


More information about the ppc-aix-port-dev mailing list