diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-03-20 04:14:28 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-04-17 15:14:53 -0300 |
commit | 3a16dd780eeba60266d75e4a562536cc0785bc4e (patch) | |
tree | 57c7950840936d10e886dec25e25a329f0b4d183 /malloc/hooks.c | |
parent | 1dac8bd6f23d574c841982a17e984111dc8366d7 (diff) | |
download | glibc-3a16dd780eeba60266d75e4a562536cc0785bc4e.tar glibc-3a16dd780eeba60266d75e4a562536cc0785bc4e.tar.gz glibc-3a16dd780eeba60266d75e4a562536cc0785bc4e.tar.bz2 glibc-3a16dd780eeba60266d75e4a562536cc0785bc4e.zip |
powerpc: fma using builtins
This patch just refactor the assembly implementation to use compiler
builtins instead.
Checked on powerpc-linux-gnu (built without --with-cpu, with
--with-cpu=power4 and with --with-cpu=power5+ and --disable-multi-arch),
powerpc64-linux-gnu (built without --with-cp and with --with-cpu=power5+
and --disable-multi-arch).
* sysdeps/powerpc/fpu/s_fma.S: Remove file.
* sysdeps/powerpc/fpu/s_fmaf.S: Likewise.
* sysdeps/powerpc/fpu/s_fma.c: New file.
* sysdeps/powerpc/fpu/s_fmaf.c: Likewise.
Diffstat (limited to 'malloc/hooks.c')
0 files changed, 0 insertions, 0 deletions