aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/dp_sqrt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397Thomas Gleixner1-13/+1
2017-12-12MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic1-1/+1
2017-12-12MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic1-2/+4
2017-11-07MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic1-2/+2
2015-04-08MIPS: math-emu: Reinstate sNaN quieting handlersMaciej W. Rozycki1-4/+3
2015-04-08MIPS: math-emu: Don't pass qNaNs through quieting handlersMaciej W. Rozycki1-3/+3
2014-05-23MIPS: math-emu: Switch to using the MIPS rounding modes.Ralf Baechle1-4/+4
2014-05-23MIPS: math-emu: Nuke alternative names for IEEE-754 rounding modes.Ralf Baechle1-1/+1
2014-05-23MIPS: math-emu: Cleanup coding style.Ralf Baechle1-6/+6
2014-05-23MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.Ralf Baechle1-3/+3
2014-05-23MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle1-4/+4
2014-05-21MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle1-4/+4
2014-05-21MIPS: math-emu: Get rid of typedefs.Ralf Baechle1-2/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+0
2005-10-29Fix preemption and SMP problems in the FP emulator code.Ralf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+165