aboutsummaryrefslogtreecommitdiff
path: root/src/math/floor_asm.go
AgeCommit message (Expand)Author
2024-02-23math: add round assembly implementations on riscv64Meng Zhuo
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-04-15math: avoid assembly stubsAustin Clements
2018-03-01math: remove unused variableIlya Tocar
2017-05-10internal/cpu: new package to detect cpu featuresMartin Möhrmann
2015-10-03math: optimize ceil/floor functions on amd64Ilya Tocar