On 8/5/26 00:17, Richard Henderson wrote:
Drop FloatFTZDetection and use #defines, like we do for
tininess_before_rounding.  Rename get_float_ftz_detection
to get_ftz_before_rounding and move to softfloat.c, as
there are no external users.

Signed-off-by: Richard Henderson <[email protected]>
---
  include/fpu/softfloat-helpers.h | 10 ++--------
  include/fpu/softfloat-types.h   |  8 +++-----
  fpu/softfloat-parts.c.inc       |  5 ++---
  fpu/softfloat-specialize.c.inc  |  5 +++++
  4 files changed, 12 insertions(+), 16 deletions(-)

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

Reply via email to