diff options
author | Stefan Liebler <stli@linux.ibm.com> | 2019-12-11 15:09:33 +0100 |
---|---|---|
committer | Stefan Liebler <stli@linux.ibm.com> | 2019-12-11 15:12:25 +0100 |
commit | 2763d3145a326aa9afa613fe9e1b444cf912a883 (patch) | |
tree | 611638e02bb339186e8a1d48c903427b2799a816 /sysdeps/s390/s390-64 | |
parent | 433a2ba68cd91842546e0f0d43d65835634d570d (diff) | |
download | glibc-2763d3145a326aa9afa613fe9e1b444cf912a883.tar.gz glibc-2763d3145a326aa9afa613fe9e1b444cf912a883.tar.xz glibc-2763d3145a326aa9afa613fe9e1b444cf912a883.zip |
S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS.
This patch implements roundtoint and convertoint for s390 by using the load-fp-integer and convert-to-fixed instructions. Both functions are using "round to nearest with ties away from zero" rounding mode and do not raise inexact exceptions.
Diffstat (limited to 'sysdeps/s390/s390-64')
0 files changed, 0 insertions, 0 deletions