On 17/5/26 02:29, 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]>
