On 17/5/26 02:25, Richard Henderson wrote:
Avoid exponent overflow as well as checking that we don't
lose information with opposing scaling.  Use it in partsN(scalbn)
and partsN(round_to_int_normal).

Signed-off-by: Richard Henderson <[email protected]>
---
  fpu/softfloat.c           | 17 +++++++++++++++++
  fpu/softfloat-parts.c.inc |  5 ++---
  2 files changed, 19 insertions(+), 3 deletions(-)

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

Reply via email to