On Fri, 1 Apr 2022 at 14:22, Richard Henderson <richard.hender...@linaro.org> wrote: > > As the return type is FloatRelation, it's clearer to > use the type for 'cmp' within the function. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > fpu/softfloat-parts.c.inc | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM