RFR: 8168318 Use cmpdi instead of li/cmpd

Igor Henrique Soares Nunes igor.nunes at eldorado.org.br
Thu Oct 20 15:36:40 UTC 2016


Hi all,

The following change, fix the issue addressed in Gustavo's previous e-mail:





=== Use cmpdi instead of li/cmpd (r14 killed after this).

3fff60240bec:      li      r14,0

3fff60240bf0:      cmpld   cr6,r3,r14



In order to fix this issue a new instruct was created to match Set crx (CmpP src1 src2) when src2 is a null pointer.



Webrev: https://igorsnunes.github.io/openjdk/webrev/8168318/

Bug: https://bugs.openjdk.java.net/browse/JDK-8168318



Thanks,



Igor Nunes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20161020/bbbbf89e/attachment.html>


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