NetBSD/lib/libm/arch/i387
1994-03-10 18:13:32 +00:00
..
e_acos.S FPU specific math code. 1994-02-11 18:20:17 +00:00
e_asin.S FPU specific math code. 1994-02-11 18:20:17 +00:00
e_atan2.S i387-specific math functions. 1994-02-16 19:21:10 +00:00
e_exp.S FPU specific math code. 1994-02-11 18:20:17 +00:00
e_fmod.S More i387 libm support. 1994-03-04 17:39:50 +00:00
e_log10.S FPU specific math code. 1994-02-11 18:20:17 +00:00
e_log.S FPU specific math code. 1994-02-11 18:20:17 +00:00
e_remainder.S More i387 libm support. 1994-03-04 17:39:50 +00:00
e_scalb.S More i387 math support, too bad we can't enable it 1994-02-12 01:31:52 +00:00
e_sqrt.S FPU specific math code. 1994-02-11 18:20:17 +00:00
s_atan.S More i387 math support, too bad we can't enable it 1994-02-12 01:31:52 +00:00
s_ceil.S FPU specific math code. 1994-02-11 18:20:17 +00:00
s_copysign.S More i387 math support, too bad we can't enable it 1994-02-12 01:31:52 +00:00
s_cos.S Optimize the common case (theta < 2^63). 1994-02-18 17:38:59 +00:00
s_finite.S More i387 math support, too bad we can't enable it 1994-02-12 01:31:52 +00:00
s_floor.S FPU specific math code. 1994-02-11 18:20:17 +00:00
s_ilogb.S i387 specific ilogb() 1994-02-18 02:50:11 +00:00
s_log1p.S More i387 math support, too bad we can't enable it 1994-02-12 01:31:52 +00:00
s_logb.S More i387 math support, too bad we can't enable it 1994-02-12 01:31:52 +00:00
s_rint.S FPU specific math code. 1994-02-11 18:20:17 +00:00
s_scalbn.S More i387 math support, too bad we can't enable it 1994-02-12 01:31:52 +00:00
s_significand.S Added i387 version of significand(). 1994-03-10 18:13:32 +00:00
s_sin.S Optimize the common case (theta < 2^63). 1994-02-18 17:38:59 +00:00
s_tan.S Optimize the common case (theta < 2^63). 1994-02-18 17:38:59 +00:00