summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/cp1emu.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: math-emu: Fix instruction decoding.Rob Kendrick2014-07-301-1/+1
* MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-301-1/+5
* MIPS: math-emu: Add IEEE754 exception statistics to debugfsDeng-Cheng Zhu2014-05-301-9/+27
* MIPS: math-emu: Reduce microMIPS bloat.Ralf Baechle2014-05-231-0/+7
* MIPS: math-emu: Switch to using the MIPS rounding modes.Ralf Baechle2014-05-231-28/+7
* MIPS: Sort out mm_isBranchInstr.Ralf Baechle2014-05-231-201/+0
* MIPS: math-emu: Cleanup coding style.Ralf Baechle2014-05-231-177/+121
* MIPS: math-emu: Convert debug printks to pr_debug getting.Ralf Baechle2014-05-231-10/+6
* MIPS: math-emu: Remove most ifdefery.Ralf Baechle2014-05-211-76/+128
* MIPS: math-emu: Reformat code according to coding style.Ralf Baechle2014-05-211-19/+23
* MIPS: math-emu: Move all debug fs code to a separate file.Ralf Baechle2014-05-211-56/+1
* MIPS: math-emu: Header file weeding.Ralf Baechle2014-05-211-6/+4
* MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.Ralf Baechle2014-05-211-7/+7
* MIPS: math-emu: Get rid of typedefs.Ralf Baechle2014-05-211-33/+33
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-311-3/+3
|\
| * MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu2014-03-111-3/+3
* | MIPS: Clear upper bits of FP registers on emulator writesPaul Burton2014-03-261-5/+20
* | MIPS: Simplify FP context accessPaul Burton2014-03-261-13/+24
|/
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-5/+5
* MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill2014-01-131-1/+7
* MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin2014-01-131-0/+24
* MIPS: Remove unreachable break statements from cp1emu.cDavid Daney2013-08-261-27/+0
* MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney2013-08-201-0/+26
* MIPS: Don't try to decode microMIPS branch instructions where they cannot exist.David Daney2013-07-011-0/+3
* MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-091-89/+830
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-4/+4
* MIPS: Fix for warning from FPU emulation codeRalf Baechle2012-12-131-7/+8
* MIPS Kprobes: Refactor branch emulationManeesh Soni2011-12-071-1/+1
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-2/+1
* MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-161-21/+95
* MIPS: add support for software performance eventsDeng-Cheng Zhu2010-10-291-0/+3
* Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+0
* MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald2010-05-211-5/+6
* MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2010-05-151-4/+11
* MIPS: Collect FPU emulator statistics per-CPU.David Daney2009-12-171-41/+61
* MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs.David Daney2009-11-131-20/+21
* MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle2008-10-301-4/+0
* MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Zhaolei2008-10-271-4/+4
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-12/+12
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-4/+4
* [MIPS] math-emu minor cleanupAtsushi Nemoto2007-07-131-10/+9
* [MIPS] Add debugfs files to show fpuemu statisticsAtsushi Nemoto2007-07-101-0/+34
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-091-4/+3
* [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-191-8/+7
* Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other thanRalf Baechle2005-10-291-62/+8
* Fix all the get_user / put_user related sparse warnings.Ralf Baechle2005-10-291-15/+15
* FPU emulator garbage collection.Ralf Baechle2005-10-291-1/+1
* GCC bulletproofing: __mips64 is only defined when compiling for 64-bitRalf Baechle2005-10-291-6/+6
* Now that a struct is the only member left in structRalf Baechle2005-10-291-24/+24
* Fix preemption and SMP problems in the FP emulator code.Ralf Baechle2005-10-291-14/+27
OpenPOWER on IntegriCloud