aboutsummaryrefslogtreecommitdiff
path: root/src/math/big/arith_mipsx.s
AgeCommit message (Expand)Author
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2020-09-23math/big: replace division with multiplication by reciprocal wordSparrowLii
2017-03-23math/big: replace local versions of bitLen, nlz with math/bits versionsRobert Griesemer
2016-11-03math, math/big: add support for GOARCH=mips{,le}Vladimir Stefanovic