summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/sp_simple.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397Thomas Gleixner2019-06-051-13/+1Star
* MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2016-01-201-13/+25
* MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic againMaciej W. Rozycki2015-04-081-36/+19Star
* MIPS: math-emu: Cleanup coding style.Ralf Baechle2014-05-231-7/+1Star
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-231-2/+2
* MIPS: math-emu: Remove unused code.Ralf Baechle2014-05-231-8/+0Star
* MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite().Ralf Baechle2014-05-231-5/+0Star
* MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle2014-05-211-5/+5
* MIPS: math-emu: Get rid of typedefs.Ralf Baechle2014-05-211-5/+5
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+0Star
* MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman2010-07-051-0/+1
* MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens2009-11-021-8/+3Star
* [MIPS] ieee754[sd]p_neg workaroundAtsushi Nemoto2006-02-071-4/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+84