]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/i386/fpu/fenv_private.h
Add build infrastructure for narrowing libm functions.
[thirdparty/glibc.git] / sysdeps / i386 / fpu / fenv_private.h
index 38fd0b92b55b71c1f0498604b7a888917edb2baf..a258f48e070821fc9e76cdffab2462272641f7c4 100644 (file)
@@ -337,6 +337,8 @@ libc_feresetround_387 (fenv_t *e)
    x86_64, so that must be set for float128 computations.  */
 # define SET_RESTORE_ROUNDF128(RM) \
   SET_RESTORE_ROUND_GENERIC (RM, libc_feholdsetround_sse, libc_feresetround_sse)
+# define libc_feholdexcept_setroundf128        libc_feholdexcept_setround_sse
+# define libc_feupdateenv_testf128     libc_feupdateenv_test_sse
 #endif
 
 /* We have support for rounding mode context.  */