[PATCH] PPC use __CPU_HAS_FSQRT in e_sqrt.c/e_sqrtf.c
Steven Munroe
munroesj@us.ibm.com
Tue Apr 11 21:23:00 GMT 2006
This is a continuation of Jakub's patch that defined __CPU_HAS_FSQRT by
using it in powerpc/fpu/e_sqrt.c and e_sqrtf.c. In addition I refined
the conditional definition of __CPU_HAS_FSQRT based on _ARCH_PWR4 or
__WORDSIZE. This elliminates the dl_hwcap check for 64-bit and for
32-bit --with-cpu=[power4, power5, power5+, 970] cases. Finally I
cleaned up some comments that ended in "we".
Roland does this use of _ARCH_PWR4 in mathinline.h meet your "trivial"
clip level for inclusion in mainline?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ppc-sqrt-20060404.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060411/c6b410e2/attachment.txt>
More information about the Libc-alpha
mailing list