NetBSD/lib/libm/arch/i387
jtc ca7561ba59 Fix typo 1996-07-06 00:15:45 +00:00
..
e_acos.S
e_asin.S
e_atan2.S
e_atan2f.S
e_exp.S use one less fp stack slot 1996-07-03 17:31:28 +00:00
e_expf.S Assembly versions of expf(), logf(),log10f(), scalbf(), expm1() and expm1f(). 1996-07-03 16:50:20 +00:00
e_fmod.S
e_log.S
e_log10.S
e_log10f.S Assembly versions of expf(), logf(),log10f(), scalbf(), expm1() and expm1f(). 1996-07-03 16:50:20 +00:00
e_logf.S Fix typo 1996-07-06 00:15:45 +00:00
e_remainder.S
e_remainderf.S
e_scalb.S
e_scalbf.S Assembly versions of expf(), logf(),log10f(), scalbf(), expm1() and expm1f(). 1996-07-03 16:50:20 +00:00
e_sqrt.S
e_sqrtf.S
s_atan.S
s_atanf.S
s_ceil.S
s_ceilf.S
s_copysign.S
s_copysignf.S
s_cos.S
s_cosf.S
s_finite.S Use setne instead of setnel, new versions of gas balk at the bad mnemonic. 1996-06-04 18:00:34 +00:00
s_finitef.S Use setne instead of setnel, new versions of gas balk at the bad mnemonic. 1996-06-04 18:00:34 +00:00
s_floor.S
s_floorf.S
s_ilogb.S
s_ilogbf.S
s_log1p.S
s_log1pf.S
s_logb.S
s_logbf.S
s_rint.S
s_rintf.S
s_scalbn.S
s_scalbnf.S
s_significand.S
s_significandf.S
s_sin.S
s_sinf.S
s_tan.S
s_tanf.S