aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754sp.c
Commit message (Expand)AuthorAge
* MIPS: math-emu: Fix m{add,sub}.s shiftsPaul Burton2016-05-13
* MIPS: math-emu: Always propagate sNaN payload in quietingMaciej W. Rozycki2016-05-13
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-03
* MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-19
* MIPS: math-emu: Make NaN classifiers staticMaciej W. Rozycki2015-04-07
* MIPS: math-emu: Optimise NaN handling in comparisonsMaciej W. Rozycki2015-04-07
* MIPS: math-emu: Reinstate sNaN quieting handlersMaciej W. Rozycki2015-04-07
* MIPS: math-emu: Update sNaN quieting handlersMaciej W. Rozycki2015-04-07
* MIPS: Remove useless parenthesesRalf Baechle2014-11-24
* MIPS: math-emu: Switch to using the MIPS rounding modes.Ralf Baechle2014-05-23
* MIPS: math-emu: Cleanup coding style.Ralf Baechle2014-05-23
* MIPS: math-emu: Rename get_rounding() functions.Ralf Baechle2014-05-23
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-23
* MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan.Ralf Baechle2014-05-23
* MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan().Ralf Baechle2014-05-23
* MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS.Ralf Baechle2014-05-23
* MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.Ralf Baechle2014-05-23
* MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle2014-05-21
* MIPS: math-emu: Reformat code according to coding style.Ralf Baechle2014-05-21
* MIPS: math-emu: Get rid of typedefs.Ralf Baechle2014-05-21
* MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle2014-05-21
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-18
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-27
* [MIPS] Compliment va_start() with va_end().Richard Knutsson2007-11-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16