On Wed, 20 May 2026 at 18:20, Richard Henderson <[email protected]> wrote: > > Check the likely case of normal product and normal or > zero addend first; shift NaN and infinity detection down; > end with zero product + addend. > > Signed-off-by: Richard Henderson <[email protected]> > --- > fpu/softfloat-parts.c.inc | 156 +++++++++++++++++--------------------- > 1 file changed, 71 insertions(+), 85 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
