aboutsummaryrefslogtreecommitdiff
path: root/src/math/sqrt_mipsx.s
AgeCommit message (Expand)Author
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2021-04-15math: avoid assembly stubsAustin Clements
2017-11-30runtime/cgo, math: don't use FP instructions for soft-float mips{,le}Vladimir Stefanovic
2016-11-03math, math/big: add support for GOARCH=mips{,le}Vladimir Stefanovic