NetBSD/lib/libm/arch/i387
jtc 9f19de9cde Remove lie (in a comment) about conversion between 80 bit ot 64 bit reals,
since we set up the fpu to do all calculations in 64 bit mode at this time.
1994-08-26 00:20:34 +00:00
..
e_acos.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_asin.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_atan2.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_exp.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_fmod.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_log.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_log10.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_remainder.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_scalb.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
e_sqrt.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_atan.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_atanf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_ceil.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_ceilf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_copysign.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_copysignf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_cos.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_cosf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_finite.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_finitef.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_floor.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_floorf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_ilogb.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_ilogbf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_log1p.S Remove lie (in a comment) about conversion between 80 bit ot 64 bit reals, 1994-08-26 00:20:34 +00:00
s_log1pf.S Remove lie (in a comment) about conversion between 80 bit ot 64 bit reals, 1994-08-26 00:20:34 +00:00
s_logb.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_logbf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_rint.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_rintf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_scalbn.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_scalbnf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_significand.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_significandf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_sin.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_sinf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00
s_tan.S Added RCS ID's. ID's use new RCSID macro from <machine/asm.h>. 1994-03-12 01:30:22 +00:00
s_tanf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +00:00