summaryrefslogtreecommitdiff
path: root/arch/mips/math-emu/sp_fdp.c
AgeCommit message (Expand)Author
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki
2015-04-08MIPS: math-emu: Optimise qNaN handling in `ieee754sp_fdp'Maciej W. Rozycki
2015-04-08MIPS: math-emu: Reinstate sNaN quieting handlersMaciej W. Rozycki
2015-04-08MIPS: math-emu: Don't pass qNaNs through quieting handlersMaciej W. Rozycki
2015-04-08MIPS: math-emu: Factor out NaN FP format conversionsMaciej W. Rozycki
2014-05-23MIPS: math-emu: Switch to using the MIPS rounding modes.Ralf Baechle
2014-05-23MIPS: math-emu: Cleanup coding style.Ralf Baechle
2014-05-23MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle
2014-05-23MIPS: math-emu: Eleminate duplicate definitions of identical macros.Ralf Baechle
2014-05-23MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS.Ralf Baechle
2014-05-21MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle
2014-05-21MIPS: math-emu: Get rid of typedefs.Ralf Baechle
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2005-04-16Linux-2.6.12-rc2Linus Torvalds