]> git.proxmox.com Git - qemu.git/commit
softfloat: Add float32_is_zero_or_denormal() function
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 14 Jan 2011 19:39:18 +0000 (20:39 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 14 Jan 2011 19:39:18 +0000 (20:39 +0100)
commit6f3300ad2b5a1e7090720993d9fcb9f550259e12
tree722a152d19451b6280bdd05cb3309284ababf6f8
parent3bd4be3ada596bbed81fe955c963bb6a64335011
softfloat: Add float32_is_zero_or_denormal() function

Add a utility function to softfloat to test whether a float32
is zero or denormal.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
fpu/softfloat.h