glibc/sysdeps/alpha/fpu
Richard Henderson 9dc874df52 * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead
of arithmetic instructions.

        * sysdeps/alpha/fpu/s_ceil.c: Use round to -inf instead of playing
        with the fpcr.  Protect from INV exception.
        * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
        * sysdeps/alpha/fpu/s_floor.c: Protect from INV exception.
        * sysdeps/alpha/fpu/s_floorf.c: Likewise.

        * sysdeps/alpha/fpu/s_copysign.c: New.
        * sysdeps/alpha/fpu/s_copysignf.c: New.
        * sysdeps/alpha/fpu/s_fabs.c: New.
        * sysdeps/alpha/fpu/s_fabsf.c: New.
        * sysdeps/alpha/fpu/s_rint.c: New.
        * sysdeps/alpha/fpu/s_rintf.c: New.
2000-03-20 20:32:11 +00:00
..
bits
e_sqrt.c
fclrexcpt.c
fegetenv.c
fegetround.c
feholdexcpt.c
fesetenv.c
fesetround.c
feupdateenv.c
fgetexcptflg.c
fpu_control.h
fraiseexcpt.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
fsetexcptflg.c
ftestexcept.c
s_ceil.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_ceilf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_copysign.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_copysignf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_fabs.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_fabsf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_floor.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_floorf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_rint.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
s_rintf.c * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control instead 2000-03-20 20:32:11 +00:00
Versions