NetBSD/lib/libm/arch/i387
fvdl 8ecba6c681 Modify the i387 code so that it can be shared between the i386 port
and the x86_64 port. XXX some files should be distinct.
2001-06-19 00:26:29 +00:00
..
Makefile
abi.h Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_acos.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_asin.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_atan2.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_atan2f.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_exp.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_expf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_fmod.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_log.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_log10.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_log10f.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_logf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_remainder.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_remainderf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_scalb.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_scalbf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_sqrt.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
e_sqrtf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_atan.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_atanf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_ceil.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_ceilf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_copysign.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_copysignf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_cos.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_cosf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_finite.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_finitef.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_floor.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_floorf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_ilogb.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_ilogbf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_log1p.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_log1pf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_logb.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_logbf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_rint.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_rintf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_scalbn.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_scalbnf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_significand.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_significandf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_sin.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_sinf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_tan.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
s_tanf.S Modify the i387 code so that it can be shared between the i386 port 2001-06-19 00:26:29 +00:00
shlib_version