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 03/15] PowerPC: multiarch isnan/isnanf for PowerPC64


On 12-12-2013 20:15, Steven Munroe wrote:
> On Thu, 2013-12-12 at 11:29 -0200, Adhemerval Zanella wrote:
>> 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
>>
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
>> 	multiarch implementation.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
>> 	file.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
>> 	multiarch isnan for PPC64.
>> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
>> 	multiarch isnanf for PPC64.
>>
>> --
> Looks OK, A good candidate for power8 and new register transfer ops.
>
Yes I though the same.


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