aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-07x86_64: Fix svml_d_tanh8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tanh4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tanh2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanhf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanhf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanhf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tan8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tan4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_tan2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_tanf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_sinh8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_sinh4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_sinh2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_sinhf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_sinhf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_sinhf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log28_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log24_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log22_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log2f8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log2f4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log2f16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log1p8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log1p4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log1p2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log1pf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log1pf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log1pf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log108_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log104_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_log102_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log10f8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log10f4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_log10f16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_hypot8_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_hypot4_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_hypot2_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_hypotf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_hypotf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_hypotf16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_expm18_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_expm14_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_expm12_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_expm1f8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_expm1f4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_expm1f16_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_exp28_core_avx512.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_d_exp24_core_avx2.S code formattingSunil K Pandey