diff options
author | Rich Felker <dalias@aerifal.cx> | 2020-02-06 16:29:49 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-02-06 16:46:15 -0500 |
commit | a662220df547e5c2446518e74440a7d834f9ebe6 (patch) | |
tree | b4dc5f425de2720a7329198a8173b963ca4375fa /src/stdio/tmpnam.c | |
parent | rename i386 exp.s to exp_ld.s (diff) | |
download | grovel-a662220df547e5c2446518e74440a7d834f9ebe6.tar.gz grovel-a662220df547e5c2446518e74440a7d834f9ebe6.tar.xz |
remove i386 asm for single and double precision exp-family functions
these did not truncate excess precision in the return value. fixing
them looks like considerable work, and the current C code seems to
outperform them significantly anyway.
long double functions are left in place because they are not subject
to excess precision issues and probably better than the C code.
Diffstat (limited to 'src/stdio/tmpnam.c')
0 files changed, 0 insertions, 0 deletions