DescriptionMIPS: Implement sqrt in inline assembly.
Port r18506 (c7b2885)
Original commit message:
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=
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fix argument/result handlers. #
Messages
Total messages: 5 (0 generated)
|