summaryrefslogtreecommitdiff
path: root/src/runtime/sqrt_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: copy sqrt normalization bugfix from mathCaleb Spare2015-10-231-0/+2
* all: fix misprints in commentsAinar Garipov2015-06-111-1/+1
* runtime: fix software FP regs corruption when emulating SQRT on ARMShenghou Ma2015-05-051-0/+85