aboutsummaryrefslogtreecommitdiff
path: root/src/math/sin_s390x.s
AgeCommit message (Expand)Author
2018-04-03cmd/asm, math: add s390x floating point test instructionsMichael Munday
2017-10-30cmd/asm, cmd/internal/obj/s390x, math: add "test under mask" instructionsMichael Munday
2017-04-17cmd/asm, cmd/internal/obj/s390x, math: add LGDR and LDGR instructionsMichael Munday
2017-02-10cmd/{asm,internal/obj/s390x}, math: remove emulated float instructionsMichael Munday
2016-11-11math: use SIMD to accelerate some scalar math functions on s390xBill O'Farrell