]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/x86_64/fpu/test-float-libmvec-exp2f.c
x86-64: Add vector exp2/exp2f implementation to libmvec
[thirdparty/glibc.git] / sysdeps / x86_64 / fpu / test-float-libmvec-exp2f.c
1 #define LIBMVEC_TYPE float
2 #define LIBMVEC_FUNC exp2f
3 #include "test-vector-abi-arg1.h"