mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
x86/fpu: Fix misspelled evex512 section in variety of svml files
``` .section .text.evex512, "ax", @progbits ``` With misspelled as: ``` .section .text.exex512, "ax", @progbits ```
This commit is contained in:
parent
e1d082d9de
commit
95177b78ff
@ -46,7 +46,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_acosf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_acoshf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -44,7 +44,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_asinf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -56,7 +56,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_asinhf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -50,7 +50,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16vv_atan2f_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -45,7 +45,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_atanf_skx)
|
||||
vandps __svml_satan_data_internal_avx512(%rip), %zmm0, %zmm7
|
||||
vmovups MaxThreshold+__svml_satan_data_internal_avx512(%rip), %zmm3
|
||||
|
@ -61,7 +61,7 @@
|
||||
|
||||
#define ATANHF_DATA(x) ((x)+__svml_satanh_data_internal_avx512_al64)
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_atanhf_skx)
|
||||
vandps AbsMask+__svml_satanh_data_internal_avx512(%rip){1to16}, %zmm0, %zmm6
|
||||
vmovups ATANHF_DATA(One)(%rip), %zmm4
|
||||
|
@ -46,7 +46,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_cbrtf_skx)
|
||||
vgetmantps $0, {sae}, %zmm0, %zmm8
|
||||
|
||||
|
@ -54,7 +54,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_coshf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_erfcf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -56,7 +56,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_erff_skx)
|
||||
vmovaps %zmm0, %zmm8
|
||||
vmulps {rn-sae}, %zmm8, %zmm8, %zmm11
|
||||
|
@ -44,7 +44,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_exp10f_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -62,7 +62,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_exp2f_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -46,7 +46,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_expm1f_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -80,7 +80,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16vv_hypotf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -38,7 +38,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_log10f_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_log1pf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -37,7 +37,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_log2f_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -50,7 +50,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_sinhf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -53,7 +53,7 @@
|
||||
|
||||
#include <sysdep.h>
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_tanf_skx)
|
||||
pushq %rbp
|
||||
cfi_def_cfa_offset(16)
|
||||
|
@ -107,7 +107,7 @@
|
||||
#define TANHF_DATA(x) ((x)+__svml_stanh_data_internal_al64)
|
||||
#define TANHF_DATA_UNALIGNED(x) ((x)+__svml_stanh_data_internal)
|
||||
|
||||
.section .text.exex512, "ax", @progbits
|
||||
.section .text.evex512, "ax", @progbits
|
||||
ENTRY(_ZGVeN16v_tanhf_skx)
|
||||
/* Here huge arguments, INF and NaNs are filtered out to callout. */
|
||||
vpandd TANHF_DATA_UNALIGNED(_iExpMantMask_UISA)(%rip){1to16}, %zmm0, %zmm1
|
||||
|
Loading…
Reference in New Issue
Block a user