[aarch64-port-dev ] hg: aarch64-port/jdk8/hotspot: 2 new changesets
adinn at redhat.com
adinn at redhat.com
Fri Nov 8 06:05:15 PST 2013
Changeset: 2e1e9bc263f5
Author: adinn
Date: 2013-11-08 14:02 +0000
URL: http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/2e1e9bc263f5
made fp comparisons work correctly
! src/cpu/aarch64/vm/aarch64.ad
Changeset: 1ceb49e72701
Author: adinn
Date: 2013-11-08 14:04 +0000
URL: http://hg.openjdk.java.net/aarch64-port/jdk8/hotspot/rev/1ceb49e72701
added special case rules for fp compare against zero
n.b. this change revealed an error in the small aarch64 simulator
implementation of fcmpz. if you pull this change then you will also
need to update to the latest simulator tree in order for it to run
correctly.
! src/cpu/aarch64/vm/aarch64.ad
More information about the aarch64-port-dev
mailing list