NetBSD/lib/libm/i387
jtc 3e27155a88 This type of error checking/reporting is required for many functions,
and is desirable for most of the rest.
1993-10-29 22:24:02 +00:00
..
acos.S More work on i387 specific math library 1993-10-28 19:02:53 +00:00
acos.s More work on i387 specific math library 1993-10-28 19:02:53 +00:00
asin.S More work on i387 specific math library 1993-10-28 19:02:53 +00:00
asin.s More work on i387 specific math library 1993-10-28 19:02:53 +00:00
atan.S More work on i387 specific math library 1993-10-28 19:02:53 +00:00
atan.s More work on i387 specific math library 1993-10-28 19:02:53 +00:00
ceil.S Don't assume the rounding control bits are 00, make sure that both bits 1993-10-29 18:06:16 +00:00
ceil.s Don't assume the rounding control bits are 00, make sure that both bits 1993-10-29 18:06:16 +00:00
copysign.S Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
copysign.s Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
cos.S More work on i387 specific math library 1993-10-28 19:02:53 +00:00
cos.s More work on i387 specific math library 1993-10-28 19:02:53 +00:00
drem.S Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
drem.s Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
errno.h Holds value of ERANGE and EDOM for assembly routine's error reporting. 1993-10-29 22:22:31 +00:00
exp.S This type of error checking/reporting is required for many functions, 1993-10-29 22:24:02 +00:00
exp.s This type of error checking/reporting is required for many functions, 1993-10-29 22:24:02 +00:00
exp2.S This type of error checking/reporting is required for many functions, 1993-10-29 22:24:02 +00:00
exp2.s This type of error checking/reporting is required for many functions, 1993-10-29 22:24:02 +00:00
exp10.S This type of error checking/reporting is required for many functions, 1993-10-29 22:24:02 +00:00
exp10.s This type of error checking/reporting is required for many functions, 1993-10-29 22:24:02 +00:00
finite.S Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
finite.s Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
floor.S Don't assume the rounding control bits are 00, make sure that both bits 1993-10-29 18:06:16 +00:00
floor.s Don't assume the rounding control bits are 00, make sure that both bits 1993-10-29 18:06:16 +00:00
log.S exp & log functions. 1993-10-29 18:11:00 +00:00
log.s exp & log functions. 1993-10-29 18:11:00 +00:00
log1p.S exp & log functions. 1993-10-29 18:11:00 +00:00
log1p.s exp & log functions. 1993-10-29 18:11:00 +00:00
log2.S exp & log functions. 1993-10-29 18:11:00 +00:00
log2.s exp & log functions. 1993-10-29 18:11:00 +00:00
log10.S exp & log functions. 1993-10-29 18:11:00 +00:00
log10.s exp & log functions. 1993-10-29 18:11:00 +00:00
logb.S Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
logb.s Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
rint.S Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
rint.s Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
scalb.S Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
scalb.s Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
sin.S More work on i387 specific math library 1993-10-28 19:02:53 +00:00
sin.s More work on i387 specific math library 1993-10-28 19:02:53 +00:00
sqrt.S Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
sqrt.s Additional work on a i387 specific math library. 1993-10-28 00:14:13 +00:00
tan.S More work on i387 specific math library 1993-10-28 19:02:53 +00:00
tan.s More work on i387 specific math library 1993-10-28 19:02:53 +00:00