1
0
mirror of https://gitlab.com/qemu-project/qemu synced 2024-07-09 12:36:32 +00:00
qemu/fpu
Richard Henderson ba11446c40 softfloat: Add flag specific to Inf - Inf
PowerPC has this flag, and it's easier to compute it here
than after the fact.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211119160502.17432-3-richard.henderson@linaro.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2021-12-17 17:57:14 +01:00
..
meson.build meson: Split out fpu/meson.build 2021-06-11 09:26:28 -07:00
softfloat-parts-addsub.c.inc softfloat: Move addsub_floats to softfloat-parts.c.inc 2021-05-16 07:13:51 -05:00
softfloat-parts.c.inc softfloat: Add flag specific to Inf - Inf 2021-12-17 17:57:14 +01:00
softfloat-specialize.c.inc softfloat: Remove assertion preventing silencing of NaN in default-NaN mode 2021-09-01 11:08:17 +01:00
softfloat.c softfloat: add APIs to handle alternative sNaN propagation for fmax/fmin 2021-10-29 16:55:45 +10:00