8179527: Implement intrinsic code for reverseBytes with load/store
Michihiro Horie
HORIE at jp.ibm.com
Tue May 2 14:47:01 UTC 2017
Dear all,
Would you please review following change?
Bug: https://bugs.openjdk.java.net/browse/JDK-8179527
Webrev: http://cr.openjdk.java.net/~horii/8179527/webrev.00/
I added new intrinsic code for reverseBytes() in ppc.ad with
* match(Set dst (ReverseBytesI/L/US/S (LoadI src)));
* match(Set dst (StoreI dst (ReverseBytesI/L/US/S src)));
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/20170502/6dbdd3de/attachment.html>
More information about the ppc-aix-port-dev
mailing list