summaryrefslogtreecommitdiff
path: root/src/math/stubs_s390x.s
Commit message (Expand)AuthorAgeFilesLines
* math: avoid assembly stubsAustin Clements2021-04-151-46/+22
* math: simplify hasVX checking on s390xRuixin Bao2020-04-271-23/+0
* math: consolidate assembly stub implementationsMichael Munday2019-04-231-334/+337
* math: remove asm version of DimIlya Tocar2017-11-301-3/+0
* math: optimize dim and remove s390x assembly implementationMichael Munday2017-10-301-0/+3
* math: use SIMD to accelerate additional scalar math functions on s390xBill O'Farrell2017-05-081-58/+365
* math: remove asm version of sincos everywhere, except 386Ilya Tocar2017-04-241-3/+0
* math: use SIMD to accelerate some scalar math functions on s390xBill O'Farrell2016-11-111-9/+149
* math: optimize Ceil, Floor and Trunc on s390xMichael Munday2016-08-261-9/+0
* math: add functions and stubs for s390xMichael Munday2016-04-061-0/+77