MIPS: Restore signalling NaN behaviour for abs.[sd]
commit7ea817fc6ebc2b3e95cd9a671b3ddaef277e53dc
authorChris Dearman <chris@mips.com>
Wed, 12 May 2010 01:30:34 +0000 (11 18:30 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 22 May 2010 07:19:21 +0000 (22 08:19 +0100)
tree2ebbd6b8cc88918d2a1625edfc11bd483c6c9d20
parent732ed9e7e93602ed9225e3d45aa6a64c71e94355
MIPS: Restore signalling NaN behaviour for abs.[sd]

Atsushi Nemoto <anemo@mba.ocn.ne.jp> spotted that this had been incorrectly
removed in a previous patch

Signed-off-by: Chris Dearman <chris@mips.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1213/
Tested-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
(cherry picked from commit 83392b489a80a52c23b3f18a011c34fbb31e2700)
arch/mips/math-emu/dp_simple.c
arch/mips/math-emu/sp_simple.c