]> git.proxmox.com Git - mirror_qemu.git/commit
fpu/softfloat: Clean up parts_default_nan
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 14 May 2018 20:12:14 +0000 (13:12 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 17 May 2018 22:27:15 +0000 (15:27 -0700)
commit8fb3d90203f328d1bebcf7f20934027bfc4e7f3f
tree8f14b3dd66ba337bcf2ad74c45c37751992dd739
parent0218a16e540ad416683e19dfbd52f75092507b27
fpu/softfloat: Clean up parts_default_nan

Reduce the number of ifdefs.  Correct the result for OpenRISC
and TriCore (although TriCore fixed in target-specific code).

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