glibc/sysdeps/aarch64/fpu
Dylan Fleming fd1d642ef8 AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines
Remove legacy code for supporting an old Arm Optimised Routines
deprecated feature for throwing SIMD Exceptions.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2025-11-18 15:51:15 +00:00
..
bits AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
finclude AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
scripts Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
Makefile AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
Versions AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
acos_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
acos_sve.c AArch64: Optimize inverse trig functions 2025-05-19 14:54:32 +00:00
acosf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
acosf_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
acosh_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
acosh_sve.c AArch64: Improve codegen SVE log1p helper 2025-06-18 17:28:51 +00:00
acoshf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
acoshf_sve.c AArch64: Improve codegen for SVE log1pf users 2025-01-03 21:39:56 +00:00
acospi_advsimd.c AArch64: Implement AdvSIMD and SVE acospi/f 2025-05-19 15:31:59 +00:00
acospi_sve.c AArch64: Implement AdvSIMD and SVE acospi/f 2025-05-19 15:31:59 +00:00
acospif_advsimd.c AArch64: Implement AdvSIMD and SVE acospi/f 2025-05-19 15:31:59 +00:00
acospif_sve.c AArch64: Implement AdvSIMD and SVE acospi/f 2025-05-19 15:31:59 +00:00
advsimd_f32_protos.h AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
asin_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
asin_sve.c AArch64: Optimize inverse trig functions 2025-05-19 14:54:32 +00:00
asinf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
asinf_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
asinh_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
asinh_sve.c Aarch64: Improve codegen in SVE asinh 2025-02-13 18:16:54 +00:00
asinhf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
asinhf_sve.c AArch64: Improve codegen for SVE log1pf users 2025-01-03 21:39:56 +00:00
asinpi_advsimd.c AArch64: Implement AdvSIMD and SVE asinpi/f 2025-05-19 15:33:50 +00:00
asinpi_sve.c AArch64: Implement AdvSIMD and SVE asinpi/f 2025-05-19 15:33:50 +00:00
asinpif_advsimd.c AArch64: Implement AdvSIMD and SVE asinpi/f 2025-05-19 15:33:50 +00:00
asinpif_sve.c AArch64: Implement AdvSIMD and SVE asinpi/f 2025-05-19 15:33:50 +00:00
atan2_advsimd.c AArch64: Optimize inverse trig functions 2025-05-19 14:54:32 +00:00
atan2_sve.c AArch64: Optimize inverse trig functions 2025-05-19 14:54:32 +00:00
atan2f_advsimd.c AArch64: Optimize inverse trig functions 2025-05-19 14:54:32 +00:00
atan2f_sve.c AArch64: Optimize inverse trig functions 2025-05-19 14:54:32 +00:00
atan2pi_advsimd.c AArch64: Implement AdvSIMD and SVE atan2pi/f 2025-05-19 15:35:25 +00:00
atan2pi_sve.c AArch64: Implement AdvSIMD and SVE atan2pi/f 2025-05-19 15:35:25 +00:00
atan2pif_advsimd.c AArch64: Implement AdvSIMD and SVE atan2pi/f 2025-05-19 15:35:25 +00:00
atan2pif_sve.c AArch64: Implement AdvSIMD and SVE atan2pi/f 2025-05-19 15:35:25 +00:00
atan_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
atan_sve.c AArch64: Optimize inverse trig functions 2025-05-19 14:54:32 +00:00
atanf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
atanf_sve.c AArch64: Optimize inverse trig functions 2025-05-19 14:54:32 +00:00
atanh_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
atanh_sve.c AArch64: Improve codegen SVE log1p helper 2025-06-18 17:28:51 +00:00
atanhf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
atanhf_sve.c AArch64: Improve codegen for SVE log1pf users 2025-01-03 21:39:56 +00:00
atanpi_advsimd.c AArch64: Implement AdvSIMD and SVE atanpi/f 2025-05-19 15:34:40 +00:00
atanpi_sve.c AArch64: Implement AdvSIMD and SVE atanpi/f 2025-05-19 15:34:40 +00:00
atanpif_advsimd.c AArch64: Implement AdvSIMD and SVE atanpi/f 2025-05-19 15:34:40 +00:00
atanpif_sve.c AArch64: Implement AdvSIMD and SVE atanpi/f 2025-05-19 15:34:40 +00:00
bench-libmvec-arch.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cbrt_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cbrt_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cbrtf_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cbrtf_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cos_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
cos_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cosf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
cosf_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cosh_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
cosh_sve.c AArch64: Optimise SVE FP64 Hyperbolics 2025-06-18 17:28:51 +00:00
coshf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
coshf_sve.c AArch64: Optimize algorithm in users of SVE expf helper 2025-03-18 17:15:18 +00:00
cospi_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
cospi_sve.c AArch64: Add vector cospi routines 2025-01-03 21:39:56 +00:00
cospif_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
cospif_sve.c AArch64: Add vector cospi routines 2025-01-03 21:39:56 +00:00
erf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
erf_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
erf_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
erfc_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
erfc_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
erfc_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
erfcf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
erfcf_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
erfcf_sve.c AArch64: Improve codegen for SVE erfcf 2025-02-13 18:16:54 +00:00
erff_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
erff_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
erff_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
exp2_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
exp2_sve.c AArch64: Optimize SVE exp functions 2025-06-18 17:28:51 +00:00
exp2f_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
exp2f_sve.c AArch64: Optimize SVE exp functions 2025-06-18 17:28:51 +00:00
exp2m1_advsimd.c AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
exp2m1_sve.c AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
exp2m1f_advsimd.c AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
exp2m1f_sve.c AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
exp10_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
exp10_sve.c Aarch64: Improve codegen in SVE exp and users, and update expf_inline 2025-02-13 18:16:54 +00:00
exp10f_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
exp10f_sve.c AArch64: Optimize SVE exp functions 2025-06-18 17:28:51 +00:00
exp10m1_advsimd.c AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
exp10m1_sve.c AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
exp10m1f_advsimd.c AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
exp10m1f_sve.c AArch64: Implement exp2m1 and exp10m1 routines 2025-09-02 16:50:24 +00:00
exp_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
exp_sve.c Aarch64: Improve codegen in SVE exp and users, and update expf_inline 2025-02-13 18:16:54 +00:00
expf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
expf_sve.c AArch64: Optimize algorithm in users of SVE expf helper 2025-03-18 17:15:18 +00:00
expm1_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
expm1_sve.c AArch64: Optimize SVE exp functions 2025-06-18 17:28:51 +00:00
expm1f_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
expm1f_sve.c AArch64: Improve codegen in SVE expm1f and users 2025-01-03 21:42:51 +00:00
fclrexcpt.c math: Add feclearexcept internal alias 2025-09-11 14:46:07 -03:00
fedisblxcpt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
feenablxcpt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fegetenv.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fegetexcept.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fegetmode.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fegetround.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
feholdexcpt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fenv_private.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fesetenv.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fesetexcept.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fesetmode.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fesetround.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
feupdateenv.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fgetexcptflg.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
finite_pow.h AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
fpu_control.h Annotate swtich fall-through 2025-10-29 12:54:01 -03:00
fraiseexcpt.c aarch64: Use 64-bit variable to access the special registers 2025-01-13 10:17:38 -03:00
fsetexcptflg.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ftestexcept.c math: Add fetestexcept internal alias 2025-09-11 14:46:07 -03:00
get-rounding-mode.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
hypot_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
hypot_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
hypotf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
hypotf_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
log1p_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
log1p_sve.c AArch64: Improve codegen in SVE log1p 2025-05-29 15:25:35 +00:00
log1pf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
log1pf_sve.c AArch64: Improve codegen for SVE log1pf users 2025-01-03 21:39:56 +00:00
log2_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
log2_sve.c AArch64: Improve codegen for SVE logs 2025-01-03 21:39:56 +00:00
log2f_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
log2f_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
log2p1_advsimd.c AArch64: Implement AdvSIMD and SVE log2p1(f) routines 2025-09-27 12:44:09 +00:00
log2p1_sve.c AArch64: Implement AdvSIMD and SVE log2p1(f) routines 2025-09-27 12:44:09 +00:00
log2p1f_advsimd.c AArch64: Implement AdvSIMD and SVE log2p1(f) routines 2025-09-27 12:44:09 +00:00
log2p1f_sve.c AArch64: Implement AdvSIMD and SVE log2p1(f) routines 2025-09-27 12:44:09 +00:00
log10_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
log10_sve.c AArch64: Improve codegen for SVE logs 2025-01-03 21:39:56 +00:00
log10f_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
log10f_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
log10p1_advsimd.c AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
log10p1_sve.c AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
log10p1f_advsimd.c AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
log10p1f_sve.c AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
log_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
log_sve.c AArch64: Improve codegen for SVE logs 2025-01-03 21:39:56 +00:00
logf_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
logf_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
math-barriers.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
math-tests-arch.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
math-use-builtins-ceil.h
math-use-builtins-floor.h
math-use-builtins-fma.h
math-use-builtins-fmax.h aarch64: Add math-use-builtins-f{max,min}.h 2021-12-13 10:08:46 -03:00
math-use-builtins-fmin.h aarch64: Add math-use-builtins-f{max,min}.h 2021-12-13 10:08:46 -03:00
math-use-builtins-llrint.h AArch64: Use math-use-builtins for roundeven(f)/lrint(f)/lround(f) 2025-10-17 17:03:54 +00:00
math-use-builtins-llround.h AArch64: Use math-use-builtins for roundeven(f)/lrint(f)/lround(f) 2025-10-17 17:03:54 +00:00
math-use-builtins-lrint.h AArch64: Use math-use-builtins for roundeven(f)/lrint(f)/lround(f) 2025-10-17 17:03:54 +00:00
math-use-builtins-lround.h AArch64: Use math-use-builtins for roundeven(f)/lrint(f)/lround(f) 2025-10-17 17:03:54 +00:00
math-use-builtins-nearbyint.h
math-use-builtins-rint.h
math-use-builtins-round.h
math-use-builtins-roundeven.h AArch64: Use math-use-builtins for roundeven(f)/lrint(f)/lround(f) 2025-10-17 17:03:54 +00:00
math-use-builtins-sqrt.h
math-use-builtins-trunc.h
math_private.h math: Remove float_t and double_t [BZ #33563] 2025-11-12 19:33:23 +00:00
poly_advsimd_f32.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
poly_advsimd_f64.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
poly_generic.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
poly_sve_f32.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
poly_sve_f64.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
poly_sve_generic.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pow_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
pow_sve.c AArch64: Fix and improve SVE pow(f) special cases 2025-11-18 15:51:15 +00:00
powf_advsimd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
powf_sve.c AArch64: Fix and improve SVE pow(f) special cases 2025-11-18 15:51:15 +00:00
sin_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
sin_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
sinf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
sinf_sve.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
sinh_advsimd.c AArch64: Fix instability in AdvSIMD sinh 2025-11-06 18:30:47 +00:00
sinh_sve.c AArch64: Optimise SVE FP64 Hyperbolics 2025-06-18 17:28:51 +00:00
sinhf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
sinhf_sve.c AArch64: Improve codegen in SVE expm1f and users 2025-01-03 21:42:51 +00:00
sinpi_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
sinpi_sve.c AArch64: Add vector sinpi to libmvec 2025-01-03 21:39:56 +00:00
sinpif_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
sinpif_sve.c AArch64: Add vector sinpi to libmvec 2025-01-03 21:39:56 +00:00
sv_expf_inline.h AArch64: Optimize algorithm in users of SVE expf helper 2025-03-18 17:15:18 +00:00
sv_expm1f_inline.h AArch64: Improve codegen in SVE expm1f and users 2025-01-03 21:42:51 +00:00
sv_log1p_inline.h AArch64: Improve codegen SVE log1p helper 2025-06-18 17:28:51 +00:00
sv_log1pf_inline.h AArch64: Improve codegen for SVE log1pf users 2025-01-03 21:39:56 +00:00
sv_math.h AArch64: Optimise SVE scalar callbacks 2025-11-06 15:45:37 +00:00
tan_advsimd.c AArch64: Fix instability in AdvSIMD tan 2025-11-06 18:30:47 +00:00
tan_sve.c AArch64: Improve codegen in SVE tans 2025-01-03 21:39:56 +00:00
tanf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
tanf_sve.c AArch64: Improve codegen in SVE tans 2025-01-03 21:39:56 +00:00
tanh_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
tanh_sve.c AArch64: Optimise SVE FP64 Hyperbolics 2025-06-18 17:28:51 +00:00
tanhf_advsimd.c AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
tanhf_sve.c AArch64: Improve codegen in SVE expm1f and users 2025-01-03 21:42:51 +00:00
tanpi_advsimd.c AArch64: Add vector tanpi routines 2025-01-03 21:39:56 +00:00
tanpi_sve.c AArch64: fix SVE tanpi(f) [BZ #33642] 2025-11-18 15:51:15 +00:00
tanpif_advsimd.c AArch64: Add vector tanpi routines 2025-01-03 21:39:56 +00:00
tanpif_sve.c AArch64: fix SVE tanpi(f) [BZ #33642] 2025-11-18 15:51:15 +00:00
test-double-advsimd-wrappers.c AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
test-double-advsimd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
test-double-sve-wrappers.c AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
test-double-sve.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
test-float-advsimd-wrappers.c AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
test-float-advsimd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
test-float-sve-wrappers.c AArch64: Implement AdvSIMD and SVE log10p1(f) routines 2025-09-27 12:45:59 +00:00
test-float-sve.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
test-vpcs-vector-wrapper.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_exp_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_exp_tail_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_expf_inline.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_expm1_inline.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_expm1f_inline.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_log1p_inline.h AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
v_log1pf_inline.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_log2_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_log10_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_log_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_math.h AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00
v_pow_exp_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_pow_log_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
v_powf_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
vecmath_config.h AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines 2025-11-18 15:51:15 +00:00