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
Richard Henderson abbeb42c17 fpu: Process float_muladd_negate_result after rounding
Changing the sign before rounding affects the correctness of
the asymmetric rouding modes: float_round_up and float_round_down.

Reported-by: WANG Rui <wangrui@loongson.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
1 week ago
..
meson.build fpu: Build only once 5 months ago
softfloat-parts-addsub.c.inc softfloat: Move addsub_floats to softfloat-parts.c.inc 4 years ago
softfloat-parts.c.inc fpu: Process float_muladd_negate_result after rounding 1 week ago
softfloat-specialize.c.inc fpu: Always decide snan_bit_is_one() at runtime 5 months ago
softfloat.c fpu: Process float_muladd_negate_result after rounding 1 week ago