mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 01:40:07 +00:00
777b1eea9d
This patch provides optimized logb (1.2x on PPC32 and 2.5x on PPC64), logbf (1.1x on PPC32 and 2.2x on PPC64), and logbl (1.3x on PPC32 and 50% on PPC64) for the POWER7 processor.
2 lines
58 B
C
2 lines
58 B
C
#include <sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c>
|