[aarch64-port-dev ] RFR: Some 32 bit shifts still being anded with 0x3f instead of 0x1f.

Edward Nevill edward.nevill at gmail.com
Tue Nov 3 10:47:01 UTC 2015


Hi,

Some 32 bit shifts are still being anded with 0x3f instead of 0x1f.

This seems to have been caused by aarch64_ad.m4 not being run.

I have rerun aarch64_ad.m4.

http://cr.openjdk.java.net/~enevill/jdk8_shifts/webrev

OK to push?

Ed.




More information about the aarch64-port-dev mailing list