]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86/fpu/bits/math-vector.h
x86-64: Add vector log2/log2f implementation to libmvec
[thirdparty/glibc.git] / sysdeps / x86 / fpu / bits / math-vector.h
index 64e80ada7adf4e86da204afe21ebc63526978e9a..59d284a10a80fbb0f9e6dfc67504f418142b3f9d 100644 (file)
 #  define __DECL_SIMD_log10 __DECL_SIMD_x86_64
 #  undef __DECL_SIMD_log10f
 #  define __DECL_SIMD_log10f __DECL_SIMD_x86_64
+#  undef __DECL_SIMD_log2
+#  define __DECL_SIMD_log2 __DECL_SIMD_x86_64
+#  undef __DECL_SIMD_log2f
+#  define __DECL_SIMD_log2f __DECL_SIMD_x86_64
 
 # endif
 #endif