aboutsummaryrefslogtreecommitdiff
path: root/src/math/stubs_mipsx.s
AgeCommit message (Expand)Author
2019-04-23math: consolidate assembly stub implementationsMichael Munday
2017-11-30math: remove asm version of DimIlya Tocar
2017-05-08math: use SIMD to accelerate additional scalar math functions on s390xBill O'Farrell
2017-04-24math: remove asm version of sincos everywhere, except 386Ilya Tocar
2016-11-11math: use SIMD to accelerate some scalar math functions on s390xBill O'Farrell
2016-11-03math, math/big: add support for GOARCH=mips{,le}Vladimir Stefanovic