commit | cea2be444380fc1bf665cd023ed84be7e0872d28 | [log] [tgz] |
---|---|---|
author | Nigel Stephens <nigel@mips.com> | Mon Oct 12 14:57:18 2009 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 02 12:00:05 2009 +0100 |
tree | 9e477926a9c67f143a7d44ad89a2cdf2a37dc041 | |
parent | a074f0e89faa8989bdbd6110785d2aafe7df5285 [diff] |
MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands 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>