]> git.proxmox.com Git - mirror_qemu.git/commit
softfloat: Expand out the STATUS_PARAM macro
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 30 Jan 2015 12:04:16 +0000 (12:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 6 Feb 2015 16:11:38 +0000 (16:11 +0000)
commite5a41ffa870ad096eb2f084447fea5dd00a51b31
tree53be9b7ed1c5175a178a09ba7cf1eb280d973621
parentcebbae86b4f7ee3d3dd9df906b97d269e70d9cc7
softfloat: Expand out the STATUS_PARAM macro

Expand out STATUS_PARAM wherever it is used and delete the definition.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
fpu/softfloat-specialize.h
fpu/softfloat.c
include/fpu/softfloat.h
target-mips/msa_helper.c