summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/ieee754.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-7/+8
* MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementationAleksandar Markovic2017-08-291-0/+2
* MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-201-13/+29
* MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instructionMarkos Chandras2015-09-031-0/+4
* MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instructionMarkos Chandras2015-09-031-0/+4
* MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instructionMarkos Chandras2015-09-031-0/+2
* MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instructionMarkos Chandras2015-09-031-0/+4
* MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras2015-09-031-0/+5
* MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki2015-04-081-5/+7
* MIPS: math-emu: Remove dead comparison helpersMaciej W. Rozycki2015-04-081-65/+0Star
* MIPS: ieee754.h: Supplement comments for special valuesMaciej W. Rozycki2015-04-081-17/+17
* MIPS: ieee754.h: Correct comments for special valuesMaciej W. Rozycki2015-04-081-2/+2
* MIPS: math-emu: Switch to using the MIPS rounding modes.Ralf Baechle2014-05-231-7/+0Star
* MIPS: math-emu: Nuke alternative names for IEEE-754 rounding modes.Ralf Baechle2014-05-231-4/+0Star
* MIPS: math-emu: Cleanup coding style.Ralf Baechle2014-05-231-1/+1
* MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.Ralf Baechle2014-05-231-22/+9Star
* MIPS: math-emu: Get rid of the useless parts of exception handling.Ralf Baechle2014-05-231-16/+0Star
* MIPS: math-emu: Remove unused code.Ralf Baechle2014-05-231-53/+0Star
* MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite().Ralf Baechle2014-05-231-2/+0Star
* MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.Ralf Baechle2014-05-231-8/+1Star
* MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef().Ralf Baechle2014-05-231-6/+10
* MIPS: math-emu: Get rid of unuable extended precision support.Ralf Baechle2014-05-231-3/+0Star
* MIPS: math-emu: Turn macros into functions where possible.Ralf Baechle2014-05-211-6/+8
* MIPS: math-emu: Get rid of typedefs.Ralf Baechle2014-05-211-83/+83
* MIPS: math-emu: Use English spelling of `constant' rather than Danish.Ralf Baechle2014-05-211-6/+6
* MIPS: math-emu: Mark exception handling functions as __cold.Ralf Baechle2014-05-211-1/+2
* MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions.Ralf Baechle2014-05-211-63/+23Star
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+0Star
* [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-191-1/+1
* Delete unused ieee754_cname[] and declaration.Ralf Baechle2005-10-291-1/+0Star
* Protect against multiple inclusion.Ralf Baechle2005-10-291-0/+4
* Fix preemption and SMP problems in the FP emulator code.Ralf Baechle2005-10-291-98/+77Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+489