You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/fpu
Peter Maydell 5d3462b4cd fpu: Build only once
Now we have removed all the target-specifics from the softfloat code,
we can switch to building it once for the whole system rather than
once per target.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250224111524.1101196-13-peter.maydell@linaro.org
Message-id: 20250217125055.160887-11-peter.maydell@linaro.org
2 months ago
..
meson.build fpu: Build only once 2 months ago
softfloat-parts-addsub.c.inc softfloat: Move addsub_floats to softfloat-parts.c.inc 4 years ago
softfloat-parts.c.inc fpu: Move m68k_denormal fmt flag into floatx80_behaviour 2 months ago
softfloat-specialize.c.inc fpu: Always decide snan_bit_is_one() at runtime 2 months ago
softfloat.c fpu: Build only once 2 months ago