]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64/fpu: Add vector variants of asinh
authorJoe Ramsay <Joe.Ramsay@arm.com>
Tue, 20 Feb 2024 16:59:41 +0000 (16:59 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 4 Apr 2024 09:33:02 +0000 (10:33 +0100)
commit81406ea3c5b5ad19e307302c13dd642785b47948
tree41d3ff76044aaa82af028c67c25b39aaad8ace3a
parentb09fee1d21650428a6a3335408a46ebe1165d30d
aarch64/fpu: Add vector variants of asinh

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
14 files changed:
sysdeps/aarch64/fpu/Makefile
sysdeps/aarch64/fpu/Versions
sysdeps/aarch64/fpu/advsimd_f32_protos.h
sysdeps/aarch64/fpu/asinh_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/asinh_sve.c [new file with mode: 0644]
sysdeps/aarch64/fpu/asinhf_advsimd.c [new file with mode: 0644]
sysdeps/aarch64/fpu/asinhf_sve.c [new file with mode: 0644]
sysdeps/aarch64/fpu/bits/math-vector.h
sysdeps/aarch64/fpu/test-double-advsimd-wrappers.c
sysdeps/aarch64/fpu/test-double-sve-wrappers.c
sysdeps/aarch64/fpu/test-float-advsimd-wrappers.c
sysdeps/aarch64/fpu/test-float-sve-wrappers.c
sysdeps/aarch64/libm-test-ulps
sysdeps/unix/sysv/linux/aarch64/libmvec.abilist