NetBSD/lib/libm/arch/i387
jtc 4b2017adfe Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +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 The fyl2xp1 instruction has a limited range: 1994-08-19 03:55:57 +00:00
s_log1pf.S Assembly language versions of some of the "float" functions. 1994-08-19 03:56:44 +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