summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754sp.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397Thomas Gleixner2019-06-051-13/+1Star
* MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic2017-11-071-1/+1
* MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung2017-08-291-0/+4
* MIPS: math-emu: Fix m{add,sub}.s shiftsPaul Burton2016-05-131-9/+7Star
* 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/+6
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-231-17/+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-4/+4
* 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-16/+17
* 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/+89