MIPS: Restore signalling NaN behaviour for abs.[sd]
authorChris Dearman <chris@mips.com>
Wed, 12 May 2010 01:30:34 +0000 (18:30 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 5 Jul 2010 16:17:24 +0000 (17:17 +0100)
commite48682ddaa8c553fe36a01be9fa07e2556a640df
treef178524364c4c3e8dc20f6a04a2db82300dd0fff
parent4085467060dc31c8d1201f69e52529a08e2c2407
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>
arch/mips/math-emu/dp_simple.c
arch/mips/math-emu/sp_simple.c