aboutsummaryrefslogtreecommitdiff
path: root/src/math/stubs_s390x.s
AgeCommit message (Expand)Author
2021-04-15math: avoid assembly stubsAustin Clements
2020-04-27math: simplify hasVX checking on s390xRuixin Bao
2019-04-23math: consolidate assembly stub implementationsMichael Munday
2017-11-30math: remove asm version of DimIlya Tocar
2017-10-30math: optimize dim and remove s390x assembly implementationMichael Munday
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-08-26math: optimize Ceil, Floor and Trunc on s390xMichael Munday
2016-04-06math: add functions and stubs for s390xMichael Munday