]> Git Repo - qemu.git/commit
softfloat: remove float64_trunc_to_int
authorEmilio G. Cota <[email protected]>
Wed, 12 Sep 2018 21:35:33 +0000 (17:35 -0400)
committerRichard Henderson <[email protected]>
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 <[email protected]>
Signed-off-by: Emilio G. Cota <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
fpu/softfloat.c
include/fpu/softfloat.h
This page took 0.024992 seconds and 4 git commands to generate.