]> git.ipfire.org Git - thirdparty/qemu.git/commit
softfloat: remove float64_trunc_to_int
authorEmilio G. Cota <cota@braap.org>
Wed, 12 Sep 2018 21:35:33 +0000 (17:35 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 Oct 2018 17:57:41 +0000 (12:57 -0500)
commitc953da8f0be5e026d1c9128660736d72294feb3e
tree0e13664f4736ad38d4d1ed958c8a7aacabc0bc78
parentae7a4c0a4604bcfed40170db6cca576c44d872a2
softfloat: remove float64_trunc_to_int

It has not had users since f83311e476 ("target-m68k: use floatx80
internally", 2017-06-21).

Note that no other bit-width has floatX_trunc_to_int.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
fpu/softfloat.c
include/fpu/softfloat.h