]> git.proxmox.com Git - qemu.git/commit
softfloat: implement fused multiply-add NaN propagation for MIPS
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 9 Oct 2012 19:53:20 +0000 (21:53 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 31 Oct 2012 21:20:45 +0000 (22:20 +0100)
commitbbc1dedef6530917e34a94a2641932e636f9b02d
tree8be17671edc3d696d21062637e680868d3cb2dc0
parent1e0e239a89b5a5ffe475a8efce5e59383a88af44
softfloat: implement fused multiply-add NaN propagation for MIPS

Add a pickNaNMulAdd function for MIPS, implementing NaN propagation
rules for MIPS fused multiply-add instructions.

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