summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754dp.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397Thomas Gleixner2019-06-051-13/+1Star
* MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic2017-12-121-0/+3
* MIPS: math-emu: Add z argument macrosPaul Burton2016-05-131-0/+1
* MIPS: math-emu: Make NaN classifiers staticMaciej W. Rozycki2015-04-081-1/+0Star
* MIPS: math-emu: Cleanup coding style.Ralf Baechle2014-05-231-5/+1Star
* MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.Ralf Baechle2014-05-231-6/+7
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-231-16/+1Star
* MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan.Ralf Baechle2014-05-231-1/+0Star
* MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan().Ralf Baechle2014-05-231-1/+0Star
* MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite().Ralf Baechle2014-05-231-0/+5
* MIPS: math-emu: Eleminate duplicate definitions of identical macros.Ralf Baechle2014-05-231-0/+14
* MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS.Ralf Baechle2014-05-231-3/+3
* MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle2014-05-211-1/+1
* MIPS: math-emu: Reformat code according to coding style.Ralf Baechle2014-05-211-11/+11
* MIPS: math-emu: Get rid of typedefs.Ralf Baechle2014-05-211-9/+9
* MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle2014-05-211-4/+5
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+0Star
* [MIPS] replace __inline with inlineHarvey Harrison2008-04-281-1/+1
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-121-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+83