summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Henderson2019-02-15 18:02:25 +0100
committerAlex Bennée2019-02-26 15:08:03 +0100
commit5d64abb32ffe558e616545819f3e53dd66335994 (patch)
treeca60e7613392eea5f37eaa64be370932476779d2 /include
parenttests/fp: enable f128_to_ui[32/64] tests in float-to-uint (diff)
downloadqemu-5d64abb32ffe558e616545819f3e53dd66335994.tar.gz
qemu-5d64abb32ffe558e616545819f3e53dd66335994.tar.xz
qemu-5d64abb32ffe558e616545819f3e53dd66335994.zip
softfloat: Support float_round_to_odd more places
Previously this was only supported for roundAndPackFloat64. New support in round_canonical, round_to_int, float128_round_to_int, roundAndPackFloat32, roundAndPackInt32, roundAndPackInt64, roundAndPackUint64. This does not include any of the floatx80 routines, as we do not have users for that rounding mode there. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20190215170225.15537-1-richard.henderson@linaro.org> Tested-by: David Hildenbrand <david@redhat.com> [AJB: add missing break] Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions