On 26/4/26 15:38, Richard Henderson wrote:
Use parts64_float_to_sint_modulo at each call site.

That leaves parts128_float_to_sint_modulo unused,
so move the whole function back to softfloat.c and
specialize for FloatParts64.

Signed-off-by: Richard Henderson <[email protected]>
---
  fpu/softfloat.c           | 84 +++++++++++++++++++++++++++++++++------
  fpu/softfloat-parts.c.inc | 79 ------------------------------------
  2 files changed, 72 insertions(+), 91 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to