On 26/4/26 15:38, Richard Henderson wrote:
Drop the forward declarations and the _Generic macros. Add partsW() for use by muladd_scalbn.Signed-off-by: Richard Henderson <[email protected]> --- fpu/softfloat.c | 16 ++-------------- fpu/softfloat-parts.c.inc | 12 ++++++------ 2 files changed, 8 insertions(+), 20 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
