about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-11-18 13:06:11 -0800
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-11-27 20:22:49 -0800
commite1d082d9de391d07c0c96b5f3408a9d2857860c1 (patch)
treefa12cd40946c1ed7194383d5a497374cb209c622 /sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S
parenta46956e65d037358161e7512a9f0fd408ea1333a (diff)
downloadglibc-e1d082d9de391d07c0c96b5f3408a9d2857860c1.tar.gz
glibc-e1d082d9de391d07c0c96b5f3408a9d2857860c1.tar.xz
glibc-e1d082d9de391d07c0c96b5f3408a9d2857860c1.zip
x86/fpu: Add missing ISA sections to variety of svml files
Many sse4/avx2/avx512 files where just in .text.
Diffstat (limited to 'sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S')
-rw-r--r--sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S b/sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S
index 230ebe8ceb..3743c99209 100644
--- a/sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S
+++ b/sysdeps/x86_64/fpu/multiarch/svml_d_log8_core_avx512.S
@@ -20,7 +20,7 @@
 #include "svml_d_log_data.h"
 #include "svml_d_wrapper_impl.h"
 
-	.text
+	.section .text.evex512, "ax", @progbits
 ENTRY (_ZGVeN8v_log_knl)
 /*
    ALGORITHM DESCRIPTION: