summaryrefslogtreecommitdiff
path: root/arch/mips/math-emu/dp_simple.c
AgeCommit message (Expand)Author
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki
2015-04-08MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic againMaciej W. Rozycki
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: Remove unused code.Ralf Baechle
2014-05-23MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite().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
2010-07-05MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman
2009-11-02MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operandsNigel Stephens
2006-02-07[MIPS] ieee754[sd]p_neg workaroundAtsushi Nemoto
2005-04-16Linux-2.6.12-rc2Linus Torvalds