On 26/4/26 15:39, Richard Henderson wrote:
This requires more complexity to handle const selectors, and an indirection macro for each function. Easier to just use the preprocessor.Signed-off-by: Richard Henderson <[email protected]> --- fpu/softfloat.c | 69 +++++---------------- fpu/softfloat-parts-addsub.c.inc | 22 +++---- fpu/softfloat-parts.c.inc | 102 +++++++++++++++---------------- 3 files changed, 77 insertions(+), 116 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
