Always use wordsize-64 version of s_floor.c.
commit95b0c2c431510013eb2f7385fc078ee2498f83bf
authorStefan Liebler <stli@linux.ibm.com>
Wed, 11 Dec 2019 14:09:15 +0000 (11 15:09 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Wed, 11 Dec 2019 14:12:12 +0000 (11 15:12 +0100)
treec21f8217b421cde39bcedd2219383dedb0d85546
parentab48bdd098a675dddb360faafc497a61c4bd4334
Always use wordsize-64 version of s_floor.c.

This patch replaces s_floor.c in sysdeps/dbl-64 with the one in
sysdeps/dbl-64/wordsize-64 and removes the latter one.
The code is not changed except changes in code style.

Also adjusted the include path in x86_64 and sparc64 files.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/ieee754/dbl-64/s_floor.c [moved from sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c with 73% similarity]
sysdeps/sparc/sparc64/fpu/multiarch/s_floor-generic.c
sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.c
sysdeps/x86_64/fpu/multiarch/s_floor-c.c