Richard Henderson writes:
> This will allow us to share code between FloatParts and FloatParts128.
>
> Signed-off-by: Richard Henderson
> ---
> Cc: Alex Bennee
>
> What do you think of this instead of inlining pick_nan_muladd
> into the two muladd implementations?
I think that can work. I wa
This will allow us to share code between FloatParts and FloatParts128.
Signed-off-by: Richard Henderson
---
Cc: Alex Bennee
What do you think of this instead of inlining pick_nan_muladd
into the two muladd implementations?
r~
---
fpu/softfloat.c | 40