On 26.11.2010 20:37, Don Clugston wrote:
Excellent! I predict this fails on AMD. (This test is a single instruction).
And  the answer is ... yes, it fails :-)
So what's the next direction, maybe ask the AMD folks?

import std.math;

void main()
{
      assert( yl2x(0x1.0076fc5cc7933866p+40L, LN2) ==
0x1.bba4a9f774f49d0ap+4L, "YL2X fails");
}
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to