about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/le/fpu/w_llogb_template.c
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Add optimized llogb* for POWER9Raphael Moreira Zinsly2021-03-161-0/+39
The POWER9 builtins used to improve the ilogb* functions can be used in the llogb* functions as well.