]> git.proxmox.com Git - mirror_qemu.git/commit - fpu/softfloat.c
fpu/softfloat: re-factor minmax
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 5 Dec 2017 12:36:01 +0000 (12:36 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Feb 2018 10:21:41 +0000 (10:21 +0000)
commit89360067071b1844bf745682e18db7dde74cdb8d
tree1fc3ea9f970e2a18df96ca31bbf00da9e21cacf9
parent0bfc9f195209593e91a98cf2233753f56a2e5c02
fpu/softfloat: re-factor minmax

Let's do the same re-factor treatment for minmax functions. I still
use the MACRO trick to expand but now all the checking code is common.

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