]> git.proxmox.com Git - mirror_qemu.git/commit
fpu/softfloat: implement float16_squash_input_denormal
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Jul 2017 13:30:06 +0000 (14:30 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Feb 2018 10:20:14 +0000 (10:20 +0000)
commit210cbd4910ae9e41e0a1785b96890ea2c291b381
tree91c1773b4d572283cd3e3e1a20db7db7b892b9c9
parenta6e0344fa0e09413324835ae122c4cadd7890231
fpu/softfloat: implement float16_squash_input_denormal

This will be required when expanding the MINMAX() macro for 16
bit/half-precision operations.

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