Math trig intrinsics and compiler options
gustav trede
gustav.trede at gmail.com
Tue Aug 11 00:53:08 PDT 2009
2009/8/7 gustav trede <gustav.trede at gmail.com>
>
>
> There are working java implementations, one is:
>
> http://www-sop.inria.fr/oasis/ProActive2/doc/release-doc/ProActive_src_html/org/objectweb/proactive/examples/profractal/JMath.java.html
I withdraw that statement =)
bitoperators like & was changed to multiply on several places and a few if
then code paths was wrongly done .
Im working on sqrt at the moment, using the fdlibm c code in openjdk instead
of trying to be clever and reuse the badly broken java ports on the net.
--
regards
gustav trede
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20090811/f0e11758/attachment.html
More information about the hotspot-dev
mailing list