]> git.ipfire.org Git - thirdparty/glibc.git/commit
POWER6/7 optimizations for copysign
authorLuis Machado <luisgpm@br.ibm.com>
Thu, 15 Jul 2010 15:24:40 +0000 (08:24 -0700)
committerLuis Machado <luisgpm@br.ibm.com>
Mon, 1 Nov 2010 02:04:36 +0000 (00:04 -0200)
commitbc0fd0203aab68ccd23edd4bfa3caead7a443cbc
tree91715b05d79f82a29f2e18c2d35c953fdb68ca09
parent1693efdc711ef349d795760f731f5504d8d17850
POWER6/7 optimizations for copysign
(cherry picked from commit 77c1b06986d9ce8aacee8ea734ba42e635d79b2f)
ChangeLog
sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S [new file with mode: 0644]
sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S [new file with mode: 0644]