]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86/fpu/bits/math-vector.h
x86-64: Add vector cosh/coshf implementation to libmvec
[thirdparty/glibc.git] / sysdeps / x86 / fpu / bits / math-vector.h
index f3f9c2e0927117db755523a197436976a0141dea..708e81b3d0c51ff0afc49f1726a21646a49dadf3 100644 (file)
 #  define __DECL_SIMD_exp10 __DECL_SIMD_x86_64
 #  undef __DECL_SIMD_exp10f
 #  define __DECL_SIMD_exp10f __DECL_SIMD_x86_64
+#  undef __DECL_SIMD_cosh
+#  define __DECL_SIMD_cosh __DECL_SIMD_x86_64
+#  undef __DECL_SIMD_coshf
+#  define __DECL_SIMD_coshf __DECL_SIMD_x86_64
 
 # endif
 #endif