aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/fpu/test-float-sve-wrappers.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-21aarch64/fpu: Add vector variants of powJoe Ramsay1-0/+1
2024-05-16aarch64/fpu: Add vector variants of cbrtJoe Ramsay1-0/+1
2024-05-16aarch64/fpu: Add vector variants of hypotJoe Ramsay1-0/+1
2024-04-04aarch64/fpu: Add vector variants of erfcJoe Ramsay1-0/+1
2024-04-04aarch64/fpu: Add vector variants of tanhJoe Ramsay1-0/+1
2024-04-04aarch64/fpu: Add vector variants of sinhJoe Ramsay1-0/+1
2024-04-04aarch64/fpu: Add vector variants of atanhJoe Ramsay1-0/+1
2024-04-04aarch64/fpu: Add vector variants of asinhJoe Ramsay1-0/+1
2024-04-04aarch64/fpu: Add vector variants of acoshJoe Ramsay1-0/+1
2024-04-04aarch64/fpu: Add vector variants of coshJoe Ramsay1-0/+1
2024-04-04aarch64/fpu: Add vector variants of erfJoe Ramsay1-0/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay1-0/+1
2023-11-10aarch64: Add vector implementations of log1p routinesJoe Ramsay1-0/+1
2023-11-10aarch64: Add vector implementations of atan2 routinesJoe Ramsay1-0/+11
2023-11-10aarch64: Add vector implementations of atan routinesJoe Ramsay1-0/+1
2023-11-10aarch64: Add vector implementations of acos routinesJoe Ramsay1-0/+1
2023-11-10aarch64: Add vector implementations of asin routinesJoe Ramsay1-0/+1
2023-10-23aarch64: Add vector implementations of exp10 routinesJoe Ramsay1-0/+1
2023-10-23aarch64: Add vector implementations of log10 routinesJoe Ramsay1-0/+1
2023-10-23aarch64: Add vector implementations of log2 routinesJoe Ramsay1-0/+1
2023-10-23aarch64: Add vector implementations of exp2 routinesJoe Ramsay1-0/+1
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay1-0/+1
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay1-0/+1
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay1-0/+1
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay1-0/+1
2023-05-03Enable libmvec support for AArch64Joe Ramsay1-0/+35