about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu/test-float-advsimd-wrappers.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* aarch64: Add vector implementations of expm1 routinesJoe Ramsay2023-11-201-0/+1
* aarch64: Add vector implementations of log1p routinesJoe Ramsay2023-11-101-0/+1
* aarch64: Add vector implementations of atan2 routinesJoe Ramsay2023-11-101-0/+1
* aarch64: Add vector implementations of atan routinesJoe Ramsay2023-11-101-0/+1
* aarch64: Add vector implementations of acos routinesJoe Ramsay2023-11-101-0/+1
* aarch64: Add vector implementations of asin routinesJoe Ramsay2023-11-101-0/+1
* aarch64: Add vector implementations of exp10 routinesJoe Ramsay2023-10-231-0/+1
* aarch64: Add vector implementations of log10 routinesJoe Ramsay2023-10-231-0/+1
* aarch64: Add vector implementations of log2 routinesJoe Ramsay2023-10-231-0/+1
* aarch64: Add vector implementations of exp2 routinesJoe Ramsay2023-10-231-0/+1
* aarch64: Add vector implementations of tan routinesJoe Ramsay2023-10-231-0/+1
* aarch64: Add vector implementations of exp routinesJoe Ramsay2023-06-301-0/+1
* aarch64: Add vector implementations of log routinesJoe Ramsay2023-06-301-0/+1
* aarch64: Add vector implementations of sin routinesJoe Ramsay2023-06-301-0/+1
* Enable libmvec support for AArch64Joe Ramsay2023-05-031-0/+26