opnsense-src/lib/msun/ld128
Warner Losh a8197ad3aa Remove sparc64 specific parts of libm and fix comments
Once upon a time, sparc64 was the only ld128 architecture. However,
both aarch64 and riscv are now such architectures. Many of the
comments about how slow multiplication was on old sparc64 processors
are now no longer true. However, since no evaluation has been done for
aarch64 yet, it's unclear if they are still relevant or not. If not,
the code should be changed. If so, the comments should remove the
uncertainty.

Reviewed by: emaste@
Differential Revision: https://reviews.freebsd.org/D23658
2020-02-26 18:55:03 +00:00
..
e_lgammal_r.c The value small=2**-(p+3), where p is the precision, can be determine from 2014-10-09 22:39:52 +00:00
e_powl.c msun: Fix some old typos. 2018-12-31 15:43:06 +00:00
e_rem_pio2l.h Centralize the complications for special efficient rounding to integers. 2018-07-20 12:42:24 +00:00
invtrig.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
invtrig.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
k_cosl.c Add kernel functions for 128-bit long doubles. These could be improved 2008-02-17 07:32:31 +00:00
k_expl.h Remove sparc64 specific parts of libm and fix comments 2020-02-26 18:55:03 +00:00
k_sinl.c Add kernel functions for 128-bit long doubles. These could be improved 2008-02-17 07:32:31 +00:00
k_tanl.c Add kernel functions for 128-bit long doubles. These could be improved 2008-02-17 07:32:31 +00:00
s_erfl.c * Makefile: 2014-07-13 17:05:03 +00:00
s_exp2l.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
s_expl.c Remove sparc64 specific parts of libm and fix comments 2020-02-26 18:55:03 +00:00
s_logl.c Remove sparc64 specific parts of libm and fix comments 2020-02-26 18:55:03 +00:00
s_nanl.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00