qemu/fpu
Alex Bennée 0c4c909291 fpu/softfloat: re-factor compare
The compare function was already expanded from a macro. I keep the
macro expansion but move most of the logic into a compare_decomposed.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2018-02-21 10:21:47 +00:00
..
softfloat-macros.h fpu/softfloat: re-factor div 2018-02-21 10:21:06 +00:00
softfloat-specialize.h fpu/softfloat: re-factor muladd 2018-02-21 10:21:11 +00:00
softfloat.c fpu/softfloat: re-factor compare 2018-02-21 10:21:47 +00:00