On 20/5/26 19:18, Richard Henderson wrote:
Allow target access to routines using the minmax flags. Make the existing min/max wrappers inline.Signed-off-by: Richard Henderson <[email protected]> --- include/fpu/softfloat.h | 93 ++++++++++++++++++++++----------------- fpu/softfloat.c | 50 +++------------------ fpu/softfloat-parts.c.inc | 8 ++-- 3 files changed, 62 insertions(+), 89 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]> (as in previous version)
