MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands
authorNigel Stephens <nigel@mips.com>
Mon, 12 Oct 2009 21:57:18 +0000 (14:57 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 2 Nov 2009 11:00:05 +0000 (12:00 +0100)
This patch ensures that the sign bit is always updated for NaN operands.

Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found