qemu/include/fpu
David Hildenbrand ceebc129e5 softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
The float128 implementation is straight-forward.
Unfortuantely, we don't have any tests we can simply adjust/unlock.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20210517142739.38597-24-david@redhat.com>
[rth: Update for changed parts_minmax return value]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-06-03 13:59:34 -07:00
..
softfloat-helpers.h softfloat: pass float_status pointer to pickNaN 2020-08-21 12:48:14 -07:00
softfloat-macros.h softfloat: Introduce sh[lr]_double primitives 2021-05-16 07:13:51 -05:00
softfloat-types.h softfpu: Add float_round_to_odd_inf 2021-06-03 16:43:26 +01:00
softfloat.h softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag) 2021-06-03 13:59:34 -07:00