aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu
AgeCommit message (Expand)Author
2022-03-07x86_64: Fix svml_d_atan4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_atan2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_atanf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_atanf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_atanf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asinh8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asinh4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asinh2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinhf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinhf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinhf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asin8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asin4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_asin2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_asinf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acosh8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acosh4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acosh2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acoshf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acoshf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acoshf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acos8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acos4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_acos2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acosf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acosf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acosf16_core_avx512.S code formatting (supplemental)Sunil K Pandey
2022-03-04x86_64: Fix svml_s_acosf16_core_avx512.S code formattingSunil K Pandey
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu
2022-02-23x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869]Sunil K Pandey
2022-02-06x86-64: Add vector tan/tanf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector erfc/erfcf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector asinh/asinhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector tanh/tanhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector erf/erff to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector acosh/acoshf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector atanh/atanhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector log1p/log1pf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector log2/log2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector log10/log10f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector atan2/atan2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector cbrt/cbrtf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector sinh/sinhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector expm1/expm1f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector cosh/coshf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector exp10/exp10f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector exp2/exp2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector hypot/hypotf to libmvec microbenchmarkSunil K Pandey