aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/dp_simple.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397Thomas Gleixner1-13/+1
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki1-13/+25
2015-04-08MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic againMaciej W. Rozycki1-36/+19
2014-05-23MIPS: math-emu: Cleanup coding style.Ralf Baechle1-7/+1
2014-05-23MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle1-2/+2
2014-05-23MIPS: math-emu: Remove unused code.Ralf Baechle1-8/+0
2014-05-23MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite().Ralf Baechle1-5/+0
2014-05-21MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle1-5/+5
2014-05-21MIPS: math-emu: Get rid of typedefs.Ralf Baechle1-5/+5
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+0
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman1-0/+1
2009-11-02MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens1-9/+4
2006-02-07[MIPS] ieee754[sd]p_neg workaroundAtsushi Nemoto1-4/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+84