Code Review for hotspot

Prepared by:Igor Nunes on Thu Nov 24 18:07:17 BRST 2016
Workspace:/mnt/release/hs/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs/hotspot
Compare against version:12337
Summary of changes: 13 lines changed: 13 ins; 0 del; 0 mod; 13310 unchg
Changeset: hotspot.changeset
Bug id: JDK-8170328 : PPC64: Use andis instead of lis/and
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/ppc/vm/ppc.ad

rev 12338 : PPC64: Use andis instead of lis/and

Add match rule to replace lis/and for an andis.
13 lines changed: 13 ins; 0 del; 0 mod; 13310 unchg

This code review page was prepared using ./webrev.ksh (vers 25.16-hg+openjdk.java.net).