DescriptionARM: Implement sqrt in inline assembly.
Call VSQRT directly to avoid the tiniest (1ulp) precision
error that occurs in the system-supplied sqrt on QNX/ARM.
All precision tests in SunSpider are now passing on this platform.
BUG=
R=bmeurer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18506
Patch Set 1 #
Total comments: 3
Patch Set 2 : Address reviewer's comment. #Patch Set 3 : Address the 2nd round of review comments. #Messages
Total messages: 10 (0 generated)
|