aboutsummaryrefslogtreecommitdiff
path: root/src/math/exp_asm.go
AgeCommit message (Expand)Author
2021-04-15math: avoid assembly stubsAustin Clements
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-10-10all: remove nacl (part 3, more amd64p32)Brad Fitzpatrick
2017-09-20math: implement fast path for ExpAgniva De Sarker