glibc/sysdeps/x86_64/fpu
Sunil K Pandey c58d3b7d00 x86-64: Add vector sin/sinf to libmvec microbenchmark
Add vector sin/sinf and input files to libmvec microbenchmark.

libmvec-sin-inputs:
  90% Normal random distribution
  range: (-DBL_MAX, DBL_MAX)
  mean: 0.0
  sigma: 5.0
  10% uniform random distribution in range (-1000.0, 1000.0)

libmvec-sinf-inputs:
  90% Normal random distribution
  range: (-FLT_MAX, FLT_MAX)
  mean: 0.0f
  sigma: 5.0f
  10% uniform random distribution in range (-1000.0f, 1000.0f)

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2021-11-24 07:50:23 -08:00
..
multiarch x86-64: Add sysdeps/x86_64/fpu/Makeconfig 2021-10-20 11:53:45 -07:00
scripts x86-64: Create microbenchmark infrastructure for libmvec 2021-11-16 11:37:39 -08:00
bench-libmvec-skeleton.c x86-64: Create microbenchmark infrastructure for libmvec 2021-11-16 11:37:39 -08:00
e_acosl.c
e_atan2l.c
e_exp2l.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_exp10l.S
e_expl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_fmodl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_ilogbl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_log2l.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_log10l.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_logl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_powl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_remainderl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_scalbl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
fclrexcpt.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fedisblxcpt.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
feenablxcpt.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
fegetenv.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fegetexcept.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
fegetmode.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fegetround.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
feholdexcpt.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fesetenv.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fesetexcept.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fesetmode.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fesetround.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
feupdateenv.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
fgetexcptflg.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fraiseexcpt.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fsetexcptflg.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ftestexcept.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Implies Use x86_64 fpu/bits/fenv.h for i386 and x86_64 2012-06-06 10:13:19 -07:00
libm-test-ulps regenerate ulps on x86_64 with -march=native 2021-04-28 12:46:00 +02:00
libm-test-ulps-name Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). 2016-11-04 16:49:06 +00:00
libmvec-cos-inputs x86-64: Add vector cos/cosf to libmvec microbenchmark 2021-11-24 07:45:20 -08:00
libmvec-cosf-inputs x86-64: Add vector cos/cosf to libmvec microbenchmark 2021-11-24 07:45:20 -08:00
libmvec-exp-inputs x86-64: Add vector exp/expf to libmvec microbenchmark 2021-11-24 07:46:59 -08:00
libmvec-expf-inputs x86-64: Add vector exp/expf to libmvec microbenchmark 2021-11-24 07:46:59 -08:00
libmvec-log-inputs x86-64: Add vector log/logf to libmvec microbenchmark 2021-11-24 07:48:14 -08:00
libmvec-logf-inputs x86-64: Add vector log/logf to libmvec microbenchmark 2021-11-24 07:48:14 -08:00
libmvec-pow-inputs x86-64: Add vector pow/powf to libmvec microbenchmark 2021-11-24 07:49:14 -08:00
libmvec-powf-inputs x86-64: Add vector pow/powf to libmvec microbenchmark 2021-11-24 07:49:14 -08:00
libmvec-sin-inputs x86-64: Add vector sin/sinf to libmvec microbenchmark 2021-11-24 07:50:23 -08:00
libmvec-sinf-inputs x86-64: Add vector sin/sinf to libmvec microbenchmark 2021-11-24 07:50:23 -08:00
Makeconfig x86-64: Add vector sin/sinf to libmvec microbenchmark 2021-11-24 07:50:23 -08:00
Makefile x86-64: Create microbenchmark infrastructure for libmvec 2021-11-16 11:37:39 -08:00
math_ldbl.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
math-tests-arch.h x86: Install <bits/platform/x86.h> [BZ #27958] 2021-07-23 05:12:51 -07:00
math-tests-snan.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
math-use-builtins-sqrt.h x86_64: Use builtin sqrt{f,l} 2020-06-22 11:09:49 -03:00
printf_fphex.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_atanl.c
s_ceill.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_copysign.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_copysignf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_copysignl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_expm1l.S
s_fabs.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_fabsf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_fabsl.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_finitel.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_floorl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fmax.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fmaxf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fmaxl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fmin.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fminf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fminl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_isinfl.c
s_llrint.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_llrintf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_llrintl.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
s_log1pl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_logbl.c
s_lrint.S
s_lrintf.S
s_lrintl.S
s_nearbyintl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_nextafterl.c
s_nexttoward.c
s_nexttowardf.c
s_rintl.c
s_scalbnl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_signbit.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_signbitf.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_significandl.c
s_truncl.S Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
svml_d_cos2_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_cos4_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_cos4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_cos8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_exp2_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_exp4_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_exp4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_exp8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_exp_data.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_exp_data.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_log2_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_log4_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_log4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_log8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_log_data.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_log_data.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_pow2_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_pow4_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_pow4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_pow8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_pow_data.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_pow_data.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_sin2_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_sin4_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_sin4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_sin8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_sincos2_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_sincos4_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_sincos4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_sincos8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_trig_data.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_trig_data.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_d_wrapper_impl.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_cosf4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_cosf8_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_cosf8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_cosf16_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_expf4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_expf8_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_expf8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_expf16_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_expf_data.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_expf_data.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_logf4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_logf8_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_logf8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_logf16_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_logf_data.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_logf_data.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_powf4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_powf8_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_powf8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_powf16_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_powf_data.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_powf_data.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_sincosf4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_sincosf8_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_sincosf8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_sincosf16_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_sinf4_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_sinf8_core_avx.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_sinf8_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_sinf16_core.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_trig_data.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_trig_data.S Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svml_s_wrapper_impl.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-double-libmvec-cos-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-cos-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-cos-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-cos.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-exp-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-exp-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-exp-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-exp.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-log-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-log-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-log-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-log.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-pow-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-pow-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-pow-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-pow.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-sin-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-sin-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-sin-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-sin.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-double-libmvec-sincos-avx2.c Fixed wrong vector sincos/sincosf ABI to have it compatible with 2016-07-01 14:15:38 +03:00
test-double-libmvec-sincos-avx512f.c x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-double-libmvec-sincos-avx.c Fixed wrong vector sincos/sincosf ABI to have it compatible with 2016-07-01 14:15:38 +03:00
test-double-libmvec-sincos.c x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-double-vlen2-wrappers.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-double-vlen4-avx2-wrappers.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-double-vlen4-avx2.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-double-vlen4-wrappers.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-double-vlen4.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-double-vlen8-wrappers.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-double-vlen8.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-float-libmvec-cosf-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-cosf-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-cosf-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-cosf.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-expf-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-expf-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-expf-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-expf.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-logf-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-logf-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-logf-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-logf.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-powf-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-powf-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-powf-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-powf.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-sincosf-avx2.c Fixed wrong vector sincos/sincosf ABI to have it compatible with 2016-07-01 14:15:38 +03:00
test-float-libmvec-sincosf-avx512f.c x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-float-libmvec-sincosf-avx.c Fixed wrong vector sincos/sincosf ABI to have it compatible with 2016-07-01 14:15:38 +03:00
test-float-libmvec-sincosf.c x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-float-libmvec-sinf-avx2.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-sinf-avx512f.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-sinf-avx.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-libmvec-sinf.c x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-float-vlen4-wrappers.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-float-vlen8-avx2-wrappers.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-float-vlen8-avx2.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-float-vlen8-wrappers.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-float-vlen8.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-float-vlen16-wrappers.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-float-vlen16.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-libmvec-avx2.c x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-libmvec-avx512f.c x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-libmvec-avx.c x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-libmvec.c x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-vector-abi-arg1.h x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-vector-abi-arg2.h x86_64: Add missing libmvec ABI tests 2021-10-22 06:46:49 -07:00
test-vector-abi-sincos.h x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
test-vector-abi.h x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h 2021-10-14 11:59:12 -07:00
Versions Vector sincosf for x86_64 and tests. 2015-06-18 20:11:27 +03:00
x86_64-math-asm.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00