hg: hsx/hotspot-comp/hotspot: 7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Thu May 26 00:37:54 PDT 2011


Changeset: c7c81f18c834
Author:    kvn
Date:      2011-05-25 21:17 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/c7c81f18c834

7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
Summary: Use ins_encode %{ %} form to encode cadd_cmpLTMask() instruction and remove unused code.
Reviewed-by: never

! src/cpu/x86/vm/x86_64.ad
+ test/compiler/7048332/Test7048332.java



More information about the hotspot-compiler-dev mailing list