summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754dp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397Thomas Gleixner2019-06-051-13/+1Star
* MIPS: math-emu: Always propagate sNaN payload in quietingMaciej W. Rozycki2016-05-131-3/+6
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-3/+3
* MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-201-2/+10
* MIPS: math-emu: Make NaN classifiers staticMaciej W. Rozycki2015-04-081-1/+1
* MIPS: math-emu: Optimise NaN handling in comparisonsMaciej W. Rozycki2015-04-081-1/+1
* MIPS: math-emu: Reinstate sNaN quieting handlersMaciej W. Rozycki2015-04-081-9/+7Star
* MIPS: math-emu: Update sNaN quieting handlersMaciej W. Rozycki2015-04-081-8/+3Star
* MIPS: Remove useless parenthesesRalf Baechle2014-11-241-1/+1
* MIPS: math-emu: Switch to using the MIPS rounding modes.Ralf Baechle2014-05-231-12/+12
* MIPS: math-emu: Cleanup coding style.Ralf Baechle2014-05-231-5/+1Star
* MIPS: math-emu: Rename get_rounding() functions.Ralf Baechle2014-05-231-5/+5
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-231-26/+2Star
* MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan.Ralf Baechle2014-05-231-1/+1
* MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan().Ralf Baechle2014-05-231-12/+0Star
* MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS.Ralf Baechle2014-05-231-7/+7
* MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.Ralf Baechle2014-05-231-0/+1
* MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle2014-05-211-10/+10
* MIPS: math-emu: Reformat code according to coding style.Ralf Baechle2014-05-211-2/+2
* MIPS: math-emu: Get rid of typedefs.Ralf Baechle2014-05-211-7/+7
* MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle2014-05-211-2/+3
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+0Star
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-271-1/+0Star
* [MIPS] Compliment va_start() with va_end().Richard Knutsson2007-11-261-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+243