Comment #5 on issue 436 by [email protected]: Numeric results are wrong on some systems due to x87 extended double precision http://code.google.com/p/v8/issues/detail?id=436
Am I to understand that on systems that support SSE2, the only operations V8- generated code now performs in x87-land are transcendental functions? Does V8 do any floating point operations in non-generated code, such as constant evaluation? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
