ia64: Remove fabs implementations
commitcaee5be74bccb1e730c0a9d4032935f8bb81850d
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 1 Apr 2022 12:53:39 +0000 (1 09:53 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 4 Apr 2022 19:30:38 +0000 (4 16:30 -0300)
tree3c58962977723b9f6cf141d343923bfdaf2758f1
parent7eed708edf4e61f59f8bca526953a26085c17b56
ia64: Remove fabs implementations

The generic implementation fixes 5 fabs tests on ia64-linux-gnu:

  math/test-double-fabs
  math/test-float-fabs
  math/test-float32-fabs
  math/test-float32x-fabs
  math/test-float64-fabs

Checked on ia64-linux-gnu.
sysdeps/ia64/fpu/s_fabs.S [deleted file]
sysdeps/ia64/fpu/s_fabsf.S [deleted file]