diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2021-07-01 12:27:00 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2021-07-01 15:00:11 -0700 |
commit | 1a4b2224b8a13c999b99cbf1e452db1fb3d6662e (patch) | |
tree | 20169e16d4a9f7b772af1262bca506ed0ad316e0 /gcc | |
parent | b544c348e13ad33d55f0d954370ab1fb0f2bf683 (diff) | |
download | gcc-1a4b2224b8a13c999b99cbf1e452db1fb3d6662e.zip gcc-1a4b2224b8a13c999b99cbf1e452db1fb3d6662e.tar.gz gcc-1a4b2224b8a13c999b99cbf1e452db1fb3d6662e.tar.bz2 |
soft-fp: Update soft-fp from glibc
This patch is updating soft-fp from glibc:
1. Add __extendhfxf2 to return an IEEE half converted to IEEE extended.
2. Add __truncxfhf2 to truncate IEEE extended into IEEE half.
These are needed by x86 _Float16 support.
* soft-fp/extendhfxf2.c: New file.
* soft-fp/truncxfhf2.c: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions