freebsd-dev/lib/msun/i387
Bruce Evans f05bebb3ad Clean up the FP stack before returning. The i387 exp() leaked an FP
register on its first call.  Subsequent calls reused the register so
the leak didn't accumulate.  Fixes PR 1275.
1996-06-01 18:00:07 +00:00
..
e_acos.S Change includes to reference <machine/asmacros.h>. 1994-08-19 11:12:52 +00:00
e_asin.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_atan2.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_exp.S Clean up the FP stack before returning. The i387 exp() leaked an FP 1996-06-01 18:00:07 +00:00
e_fmod.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_log10.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_log.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_remainder.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_scalb.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
e_sqrt.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_atan.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_ceil.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_copysign.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_cos.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_finite.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_floor.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_ilogb.S Don't trash %ebp. 1996-02-25 20:29:46 +00:00
s_log1p.S Latest fix from jtc: 1994-08-19 23:52:29 +00:00
s_logb.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_rint.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_scalbn.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_significand.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_sin.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00
s_tan.S Do all the includes: <machine/asm.h> -> <machine/asmacros.h> 1994-08-19 11:14:32 +00:00