aboutsummaryrefslogtreecommitdiff
path: root/src/math/stubs_ppc64x.s
AgeCommit message (Expand)Author
2019-04-23math: consolidate assembly stub implementationsMichael Munday
2017-11-30math: remove asm version of DimIlya Tocar
2017-11-02math: implement asm modf for ppc64xLynn Boger
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-09-23math, cmd/internal/obj/ppc64: improve floor, ceil, trunc with asmLynn Boger
2016-03-10math: improve sqrt for ppc64le,ppc64Lynn Boger
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-12-05all: power64 is now ppc64Russ Cox