]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c
PowerPC: multiarch isnan/isnanf for PowerPC64
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Fri, 13 Dec 2013 20:01:10 +0000 (15:01 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Fri, 13 Dec 2013 20:01:10 +0000 (15:01 -0500)
commitb2284ad7cf6d9c2fea4223d933fcc152c0fee7c1
tree5fdedf9939bd22a9a0ee527c15892f26bfa8f5c8
parent69bbc63d883c2bc9938fc7b8a3b28794de0e26cc
PowerPC: multiarch isnan/isnanf for PowerPC64
ChangeLog
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c [new file with mode: 0644]