aboutsummaryrefslogtreecommitdiff
path: root/src/math/big/arith_mips64x.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
2015-11-12math, math/big: added support for mips64{,le}Yao Zhang