This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][AArch64] Inline __ieee754_sqrt(f)


On 15 April 2015 at 13:16, Wilco Dijkstra <wdijkstr@arm.com> wrote:
> Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.
>
> OK for commit?
>
> 2015-04-15  Wilco Dijkstra  <wdijkstr@arm.com>
>
>         * sysdeps/aarch64/fpu/math_private.h (__ieee754_sqrt):
>         New function.  (__ieee754_sqrtf): New function.
>         * sysdeps/aarch64/fpu/e_sqrt.c (__ieee754_sqrt):
>         New function.
>         * sysdeps/aarch64/fpu/e_sqrtf.c (__ieee754_sqrtf):
>         New function.

OK /Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]