Many sse4/avx2/avx512 files where just in .text.
#include <sysdep.h>
#include "svml_d_trig_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN2v_cos_sse4)
/* ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_trig_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_cos_avx2)
/* ALGORITHM DESCRIPTION:
#include "svml_d_trig_data.h"
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_cos_knl)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_exp_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN2v_exp_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_exp_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_exp_avx2)
/*
ALGORITHM DESCRIPTION:
#include "svml_d_exp_data.h"
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_exp_knl)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_log_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN2v_log_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_log_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_log_avx2)
/* ALGORITHM DESCRIPTION:
#include "svml_d_log_data.h"
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_log_knl)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_pow_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN2vv_pow_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_pow_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4vv_pow_avx2)
/*
ALGORITHM DESCRIPTION:
Res := ResHi + ResLo:
Result := ex(Res) + N. */
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8vv_pow_knl)
pushq %rbp
cfi_adjust_cfa_offset (8)
#include <sysdep.h>
#include "svml_d_trig_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN2v_sin_sse4)
/* ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_trig_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_sin_avx2)
/* ALGORITHM DESCRIPTION:
#include "svml_d_trig_data.h"
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_sin_knl)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_trig_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN2vl8l8_sincos_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_trig_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4vl8l8_sincos_avx2)
/*
ALGORITHM DESCRIPTION:
cos(arg) = sin(arg+Pi/2) = sin(N'*Pi + R') = (-1)^N' * sin(R')
sin(R), sin(R') are approximated by corresponding polynomial. */
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8vl8l8_sincos_knl)
pushq %rbp
cfi_adjust_cfa_offset (8)
#include "svml_s_trig_data.h"
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_cosf_knl)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_trig_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN4v_cosf_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_trig_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_cosf_avx2)
/*
ALGORITHM DESCRIPTION:
#include "svml_s_expf_data.h"
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_expf_knl)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_expf_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN4v_expf_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_expf_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVdN8v_expf_avx2)
/*
ALGORITHM DESCRIPTION:
#include "svml_s_logf_data.h"
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_logf_knl)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_logf_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN4v_logf_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_logf_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVdN8v_logf_avx2)
/*
ALGORITHM DESCRIPTION:
Res := ResHi + ResLo:
Result := ex(Res) + N. */
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16vv_powf_knl)
pushq %rbp
cfi_adjust_cfa_offset (8)
#include <sysdep.h>
#include "svml_s_powf_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN4vv_powf_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_powf_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVdN8vv_powf_avx2)
/*
ALGORITHM DESCRIPTION:
R1 = XOR( RS, SS );
R2 = XOR( RC, SC ). */
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16vl4l4_sincosf_knl)
pushq %rbp
cfi_adjust_cfa_offset (8)
#include <sysdep.h>
#include "svml_s_trig_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY (_ZGVbN4vl4l4_sincosf_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_trig_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8vl4l4_sincosf_avx2)
/*
ALGORITHM DESCRIPTION:
#include "svml_s_trig_data.h"
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY(_ZGVeN16v_sinf_knl)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_trig_data.h"
- .text
+ .section .text.sse4, "ax", @progbits
ENTRY(_ZGVbN4v_sinf_sse4)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_s_trig_data.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVdN8v_sinf_avx2)
/*
ALGORITHM DESCRIPTION:
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_acos)
WRAPPER_IMPL_AVX _ZGVbN2v_acos
END (_ZGVdN4v_acos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_acos)
WRAPPER_IMPL_AVX _ZGVbN2v_acos
END (_ZGVcN4v_acos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_acos)
WRAPPER_IMPL_AVX512 _ZGVdN4v_acos
END (_ZGVeN8v_acos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_acosh)
WRAPPER_IMPL_AVX _ZGVbN2v_acosh
END (_ZGVdN4v_acosh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_acosh)
WRAPPER_IMPL_AVX _ZGVbN2v_acosh
END (_ZGVcN4v_acosh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_acosh)
WRAPPER_IMPL_AVX512 _ZGVdN4v_acosh
END (_ZGVeN8v_acosh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_asin)
WRAPPER_IMPL_AVX _ZGVbN2v_asin
END (_ZGVdN4v_asin)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_asin)
WRAPPER_IMPL_AVX _ZGVbN2v_asin
END (_ZGVcN4v_asin)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_asin)
WRAPPER_IMPL_AVX512 _ZGVdN4v_asin
END (_ZGVeN8v_asin)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_asinh)
WRAPPER_IMPL_AVX _ZGVbN2v_asinh
END (_ZGVdN4v_asinh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_asinh)
WRAPPER_IMPL_AVX _ZGVbN2v_asinh
END (_ZGVcN4v_asinh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_asinh)
WRAPPER_IMPL_AVX512 _ZGVdN4v_asinh
END (_ZGVeN8v_asinh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4vv_atan2)
WRAPPER_IMPL_AVX_ff _ZGVbN2vv_atan2
END (_ZGVdN4vv_atan2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4vv_atan2)
WRAPPER_IMPL_AVX_ff _ZGVbN2vv_atan2
END (_ZGVcN4vv_atan2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8vv_atan2)
WRAPPER_IMPL_AVX512_ff _ZGVdN4vv_atan2
END (_ZGVeN8vv_atan2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_atan)
WRAPPER_IMPL_AVX _ZGVbN2v_atan
END (_ZGVdN4v_atan)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_atan)
WRAPPER_IMPL_AVX _ZGVbN2v_atan
END (_ZGVcN4v_atan)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_atan)
WRAPPER_IMPL_AVX512 _ZGVdN4v_atan
END (_ZGVeN8v_atan)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_atanh)
WRAPPER_IMPL_AVX _ZGVbN2v_atanh
END (_ZGVdN4v_atanh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_atanh)
WRAPPER_IMPL_AVX _ZGVbN2v_atanh
END (_ZGVcN4v_atanh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_atanh)
WRAPPER_IMPL_AVX512 _ZGVdN4v_atanh
END (_ZGVeN8v_atanh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_cbrt)
WRAPPER_IMPL_AVX _ZGVbN2v_cbrt
END (_ZGVdN4v_cbrt)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_cbrt)
WRAPPER_IMPL_AVX _ZGVbN2v_cbrt
END (_ZGVcN4v_cbrt)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_cbrt)
WRAPPER_IMPL_AVX512 _ZGVdN4v_cbrt
END (_ZGVeN8v_cbrt)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_cos)
WRAPPER_IMPL_AVX _ZGVbN2v_cos
END (_ZGVdN4v_cos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_cos)
WRAPPER_IMPL_AVX _ZGVbN2v_cos
END (_ZGVcN4v_cos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_cos)
WRAPPER_IMPL_AVX512 _ZGVdN4v_cos
END (_ZGVeN8v_cos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_cosh)
WRAPPER_IMPL_AVX _ZGVbN2v_cosh
END (_ZGVdN4v_cosh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_cosh)
WRAPPER_IMPL_AVX _ZGVbN2v_cosh
END (_ZGVcN4v_cosh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_cosh)
WRAPPER_IMPL_AVX512 _ZGVdN4v_cosh
END (_ZGVeN8v_cosh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_erf)
WRAPPER_IMPL_AVX _ZGVbN2v_erf
END (_ZGVdN4v_erf)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_erf)
WRAPPER_IMPL_AVX _ZGVbN2v_erf
END (_ZGVcN4v_erf)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_erf)
WRAPPER_IMPL_AVX512 _ZGVdN4v_erf
END (_ZGVeN8v_erf)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_erfc)
WRAPPER_IMPL_AVX _ZGVbN2v_erfc
END (_ZGVdN4v_erfc)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_erfc)
WRAPPER_IMPL_AVX _ZGVbN2v_erfc
END (_ZGVcN4v_erfc)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_erfc)
WRAPPER_IMPL_AVX512 _ZGVdN4v_erfc
END (_ZGVeN8v_erfc)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_exp10)
WRAPPER_IMPL_AVX _ZGVbN2v_exp10
END (_ZGVdN4v_exp10)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_exp10)
WRAPPER_IMPL_AVX _ZGVbN2v_exp10
END (_ZGVcN4v_exp10)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_exp10)
WRAPPER_IMPL_AVX512 _ZGVdN4v_exp10
END (_ZGVeN8v_exp10)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_exp2)
WRAPPER_IMPL_AVX _ZGVbN2v_exp2
END (_ZGVdN4v_exp2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_exp2)
WRAPPER_IMPL_AVX _ZGVbN2v_exp2
END (_ZGVcN4v_exp2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_exp2)
WRAPPER_IMPL_AVX512 _ZGVdN4v_exp2
END (_ZGVeN8v_exp2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_exp)
WRAPPER_IMPL_AVX _ZGVbN2v_exp
END (_ZGVdN4v_exp)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_exp)
WRAPPER_IMPL_AVX _ZGVbN2v_exp
END (_ZGVcN4v_exp)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_exp)
WRAPPER_IMPL_AVX512 _ZGVdN4v_exp
END (_ZGVeN8v_exp)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_expm1)
WRAPPER_IMPL_AVX _ZGVbN2v_expm1
END (_ZGVdN4v_expm1)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_expm1)
WRAPPER_IMPL_AVX _ZGVbN2v_expm1
END (_ZGVcN4v_expm1)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_expm1)
WRAPPER_IMPL_AVX512 _ZGVdN4v_expm1
END (_ZGVeN8v_expm1)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4vv_hypot)
WRAPPER_IMPL_AVX_ff _ZGVbN2vv_hypot
END (_ZGVdN4vv_hypot)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4vv_hypot)
WRAPPER_IMPL_AVX_ff _ZGVbN2vv_hypot
END (_ZGVcN4vv_hypot)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8vv_hypot)
WRAPPER_IMPL_AVX512_ff _ZGVdN4vv_hypot
END (_ZGVeN8vv_hypot)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_log10)
WRAPPER_IMPL_AVX _ZGVbN2v_log10
END (_ZGVdN4v_log10)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_log10)
WRAPPER_IMPL_AVX _ZGVbN2v_log10
END (_ZGVcN4v_log10)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_log10)
WRAPPER_IMPL_AVX512 _ZGVdN4v_log10
END (_ZGVeN8v_log10)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_log1p)
WRAPPER_IMPL_AVX _ZGVbN2v_log1p
END (_ZGVdN4v_log1p)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_log1p)
WRAPPER_IMPL_AVX _ZGVbN2v_log1p
END (_ZGVcN4v_log1p)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_log1p)
WRAPPER_IMPL_AVX512 _ZGVdN4v_log1p
END (_ZGVeN8v_log1p)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_log2)
WRAPPER_IMPL_AVX _ZGVbN2v_log2
END (_ZGVdN4v_log2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_log2)
WRAPPER_IMPL_AVX _ZGVbN2v_log2
END (_ZGVcN4v_log2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_log2)
WRAPPER_IMPL_AVX512 _ZGVdN4v_log2
END (_ZGVeN8v_log2)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_log)
WRAPPER_IMPL_AVX _ZGVbN2v_log
END (_ZGVdN4v_log)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_log)
WRAPPER_IMPL_AVX _ZGVbN2v_log
END (_ZGVcN4v_log)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_log)
WRAPPER_IMPL_AVX512 _ZGVdN4v_log
END (_ZGVeN8v_log)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4vv_pow)
WRAPPER_IMPL_AVX_ff _ZGVbN2vv_pow
END (_ZGVdN4vv_pow)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4vv_pow)
WRAPPER_IMPL_AVX_ff _ZGVbN2vv_pow
END (_ZGVcN4vv_pow)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8vv_pow)
WRAPPER_IMPL_AVX512_ff _ZGVdN4vv_pow
END (_ZGVeN8vv_pow)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_sin)
WRAPPER_IMPL_AVX _ZGVbN2v_sin
END (_ZGVdN4v_sin)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_sin)
WRAPPER_IMPL_AVX _ZGVbN2v_sin
END (_ZGVcN4v_sin)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_sin)
WRAPPER_IMPL_AVX512 _ZGVdN4v_sin
END (_ZGVeN8v_sin)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4vl8l8_sincos)
WRAPPER_IMPL_AVX_fFF _ZGVbN2vl8l8_sincos
END (_ZGVdN4vl8l8_sincos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4vl8l8_sincos)
WRAPPER_IMPL_AVX_fFF _ZGVbN2vl8l8_sincos
END (_ZGVcN4vl8l8_sincos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8vl8l8_sincos)
WRAPPER_IMPL_AVX512_fFF _ZGVdN4vl8l8_sincos
END (_ZGVeN8vl8l8_sincos)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_sinh)
WRAPPER_IMPL_AVX _ZGVbN2v_sinh
END (_ZGVdN4v_sinh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_sinh)
WRAPPER_IMPL_AVX _ZGVbN2v_sinh
END (_ZGVcN4v_sinh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_sinh)
WRAPPER_IMPL_AVX512 _ZGVdN4v_sinh
END (_ZGVeN8v_sinh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_tan)
WRAPPER_IMPL_AVX _ZGVbN2v_tan
END (_ZGVdN4v_tan)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_tan)
WRAPPER_IMPL_AVX _ZGVbN2v_tan
END (_ZGVcN4v_tan)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_tan)
WRAPPER_IMPL_AVX512 _ZGVdN4v_tan
END (_ZGVeN8v_tan)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN4v_tanh)
WRAPPER_IMPL_AVX _ZGVbN2v_tanh
END (_ZGVdN4v_tanh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN4v_tanh)
WRAPPER_IMPL_AVX _ZGVbN2v_tanh
END (_ZGVcN4v_tanh)
#include <sysdep.h>
#include "svml_d_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN8v_tanh)
WRAPPER_IMPL_AVX512 _ZGVdN4v_tanh
END (_ZGVeN8v_tanh)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_acosf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_acosf
END (_ZGVeN16v_acosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_acosf)
WRAPPER_IMPL_AVX _ZGVbN4v_acosf
END (_ZGVdN8v_acosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_acosf)
WRAPPER_IMPL_AVX _ZGVbN4v_acosf
END (_ZGVcN8v_acosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_acoshf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_acoshf
END (_ZGVeN16v_acoshf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_acoshf)
WRAPPER_IMPL_AVX _ZGVbN4v_acoshf
END (_ZGVdN8v_acoshf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_acoshf)
WRAPPER_IMPL_AVX _ZGVbN4v_acoshf
END (_ZGVcN8v_acoshf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_asinf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_asinf
END (_ZGVeN16v_asinf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_asinf)
WRAPPER_IMPL_AVX _ZGVbN4v_asinf
END (_ZGVdN8v_asinf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_asinf)
WRAPPER_IMPL_AVX _ZGVbN4v_asinf
END (_ZGVcN8v_asinf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_asinhf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_asinhf
END (_ZGVeN16v_asinhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_asinhf)
WRAPPER_IMPL_AVX _ZGVbN4v_asinhf
END (_ZGVdN8v_asinhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_asinhf)
WRAPPER_IMPL_AVX _ZGVbN4v_asinhf
END (_ZGVcN8v_asinhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16vv_atan2f)
WRAPPER_IMPL_AVX512_ff _ZGVdN8vv_atan2f
END (_ZGVeN16vv_atan2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8vv_atan2f)
WRAPPER_IMPL_AVX_ff _ZGVbN4vv_atan2f
END (_ZGVdN8vv_atan2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVcN8vv_atan2f)
WRAPPER_IMPL_AVX_ff _ZGVbN4vv_atan2f
END(_ZGVcN8vv_atan2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_atanf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_atanf
END (_ZGVeN16v_atanf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_atanf)
WRAPPER_IMPL_AVX _ZGVbN4v_atanf
END (_ZGVdN8v_atanf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_atanf)
WRAPPER_IMPL_AVX _ZGVbN4v_atanf
END (_ZGVcN8v_atanf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_atanhf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_atanhf
END (_ZGVeN16v_atanhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_atanhf)
WRAPPER_IMPL_AVX _ZGVbN4v_atanhf
END (_ZGVdN8v_atanhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_atanhf)
WRAPPER_IMPL_AVX _ZGVbN4v_atanhf
END (_ZGVcN8v_atanhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_cbrtf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_cbrtf
END (_ZGVeN16v_cbrtf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_cbrtf)
WRAPPER_IMPL_AVX _ZGVbN4v_cbrtf
END (_ZGVdN8v_cbrtf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_cbrtf)
WRAPPER_IMPL_AVX _ZGVbN4v_cbrtf
END (_ZGVcN8v_cbrtf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_cosf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_cosf
END (_ZGVeN16v_cosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_cosf)
WRAPPER_IMPL_AVX _ZGVbN4v_cosf
END (_ZGVdN8v_cosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_cosf)
WRAPPER_IMPL_AVX _ZGVbN4v_cosf
END (_ZGVcN8v_cosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_coshf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_coshf
END (_ZGVeN16v_coshf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_coshf)
WRAPPER_IMPL_AVX _ZGVbN4v_coshf
END (_ZGVdN8v_coshf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_coshf)
WRAPPER_IMPL_AVX _ZGVbN4v_coshf
END (_ZGVcN8v_coshf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_erfcf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_erfcf
END (_ZGVeN16v_erfcf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_erfcf)
WRAPPER_IMPL_AVX _ZGVbN4v_erfcf
END (_ZGVdN8v_erfcf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_erfcf)
WRAPPER_IMPL_AVX _ZGVbN4v_erfcf
END (_ZGVcN8v_erfcf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_erff)
WRAPPER_IMPL_AVX512 _ZGVdN8v_erff
END (_ZGVeN16v_erff)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_erff)
WRAPPER_IMPL_AVX _ZGVbN4v_erff
END (_ZGVdN8v_erff)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_erff)
WRAPPER_IMPL_AVX _ZGVbN4v_erff
END (_ZGVcN8v_erff)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_exp10f)
WRAPPER_IMPL_AVX512 _ZGVdN8v_exp10f
END (_ZGVeN16v_exp10f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_exp10f)
WRAPPER_IMPL_AVX _ZGVbN4v_exp10f
END (_ZGVdN8v_exp10f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_exp10f)
WRAPPER_IMPL_AVX _ZGVbN4v_exp10f
END (_ZGVcN8v_exp10f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_exp2f)
WRAPPER_IMPL_AVX512 _ZGVdN8v_exp2f
END (_ZGVeN16v_exp2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_exp2f)
WRAPPER_IMPL_AVX _ZGVbN4v_exp2f
END (_ZGVdN8v_exp2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_exp2f)
WRAPPER_IMPL_AVX _ZGVbN4v_exp2f
END (_ZGVcN8v_exp2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_expf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_expf
END (_ZGVeN16v_expf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_expf)
WRAPPER_IMPL_AVX _ZGVbN4v_expf
END (_ZGVdN8v_expf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVcN8v_expf)
WRAPPER_IMPL_AVX _ZGVbN4v_expf
END(_ZGVcN8v_expf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_expm1f)
WRAPPER_IMPL_AVX512 _ZGVdN8v_expm1f
END (_ZGVeN16v_expm1f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_expm1f)
WRAPPER_IMPL_AVX _ZGVbN4v_expm1f
END (_ZGVdN8v_expm1f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_expm1f)
WRAPPER_IMPL_AVX _ZGVbN4v_expm1f
END (_ZGVcN8v_expm1f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16vv_hypotf)
WRAPPER_IMPL_AVX512_ff _ZGVdN8vv_hypotf
END (_ZGVeN16vv_hypotf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8vv_hypotf)
WRAPPER_IMPL_AVX_ff _ZGVbN4vv_hypotf
END (_ZGVdN8vv_hypotf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVcN8vv_hypotf)
WRAPPER_IMPL_AVX_ff _ZGVbN4vv_hypotf
END(_ZGVcN8vv_hypotf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_log10f)
WRAPPER_IMPL_AVX512 _ZGVdN8v_log10f
END (_ZGVeN16v_log10f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_log10f)
WRAPPER_IMPL_AVX _ZGVbN4v_log10f
END (_ZGVdN8v_log10f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_log10f)
WRAPPER_IMPL_AVX _ZGVbN4v_log10f
END (_ZGVcN8v_log10f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_log1pf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_log1pf
END (_ZGVeN16v_log1pf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_log1pf)
WRAPPER_IMPL_AVX _ZGVbN4v_log1pf
END (_ZGVdN8v_log1pf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_log1pf)
WRAPPER_IMPL_AVX _ZGVbN4v_log1pf
END (_ZGVcN8v_log1pf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_log2f)
WRAPPER_IMPL_AVX512 _ZGVdN8v_log2f
END (_ZGVeN16v_log2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_log2f)
WRAPPER_IMPL_AVX _ZGVbN4v_log2f
END (_ZGVdN8v_log2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_log2f)
WRAPPER_IMPL_AVX _ZGVbN4v_log2f
END (_ZGVcN8v_log2f)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_logf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_logf
END (_ZGVeN16v_logf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_logf)
WRAPPER_IMPL_AVX _ZGVbN4v_logf
END (_ZGVdN8v_logf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVcN8v_logf)
WRAPPER_IMPL_AVX _ZGVbN4v_logf
END(_ZGVcN8v_logf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16vv_powf)
WRAPPER_IMPL_AVX512_ff _ZGVdN8vv_powf
END (_ZGVeN16vv_powf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8vv_powf)
WRAPPER_IMPL_AVX_ff _ZGVbN4vv_powf
END (_ZGVdN8vv_powf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVcN8vv_powf)
WRAPPER_IMPL_AVX_ff _ZGVbN4vv_powf
END(_ZGVcN8vv_powf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16vl4l4_sincosf)
WRAPPER_IMPL_AVX512_fFF _ZGVdN8vl4l4_sincosf
END (_ZGVeN16vl4l4_sincosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8vl4l4_sincosf)
WRAPPER_IMPL_AVX_fFF _ZGVbN4vl4l4_sincosf
END (_ZGVdN8vl4l4_sincosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8vl4l4_sincosf)
WRAPPER_IMPL_AVX_fFF _ZGVbN4vl4l4_sincosf
END (_ZGVcN8vl4l4_sincosf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_sinf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_sinf
END (_ZGVeN16v_sinf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_sinf)
WRAPPER_IMPL_AVX _ZGVbN4v_sinf
END (_ZGVdN8v_sinf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY(_ZGVcN8v_sinf)
WRAPPER_IMPL_AVX _ZGVbN4v_sinf
END(_ZGVcN8v_sinf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_sinhf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_sinhf
END (_ZGVeN16v_sinhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_sinhf)
WRAPPER_IMPL_AVX _ZGVbN4v_sinhf
END (_ZGVdN8v_sinhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_sinhf)
WRAPPER_IMPL_AVX _ZGVbN4v_sinhf
END (_ZGVcN8v_sinhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_tanf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_tanf
END (_ZGVeN16v_tanf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_tanf)
WRAPPER_IMPL_AVX _ZGVbN4v_tanf
END (_ZGVdN8v_tanf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_tanf)
WRAPPER_IMPL_AVX _ZGVbN4v_tanf
END (_ZGVcN8v_tanf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.evex512, "ax", @progbits
ENTRY (_ZGVeN16v_tanhf)
WRAPPER_IMPL_AVX512 _ZGVdN8v_tanhf
END (_ZGVeN16v_tanhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVdN8v_tanhf)
WRAPPER_IMPL_AVX _ZGVbN4v_tanhf
END (_ZGVdN8v_tanhf)
#include <sysdep.h>
#include "svml_s_wrapper_impl.h"
- .text
+ .section .text.avx2, "ax", @progbits
ENTRY (_ZGVcN8v_tanhf)
WRAPPER_IMPL_AVX _ZGVbN4v_tanhf
END (_ZGVcN8v_tanhf)