mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
4f690aad9e
Add vector ABI tests for cos, exp, log, pow and sin functions. Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
4 lines
87 B
C
4 lines
87 B
C
#define LIBMVEC_TYPE float
|
|
#define LIBMVEC_FUNC cosf
|
|
#include "test-vector-abi-arg1.h"
|