aboutsummaryrefslogtreecommitdiff
path: root/src/math/atan2_s390x.s
AgeCommit message (Expand)Author
2020-03-25math: correct Atan2(±y,+∞) = ±0 on s390xBrian Kessler
2019-04-16math: use new mnemonics for 'rotate then insert' on s390xMichael Munday
2018-08-20math: use s390x mnemonics rather than binary encodingsMichael Munday
2018-04-03cmd/asm, math: add s390x floating point test instructionsMichael Munday
2017-05-08math: use SIMD to accelerate additional scalar math functions on s390xBill O'Farrell