about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu/log2_sve.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
|
* aarch64: Add vector implementations of log2 routinesJoe Ramsay2023-10-231-0/+73
A table is also added, which is shared between AdvSIMD and SVE log2.