summaryrefslogtreecommitdiff
path: root/arch/mips/math-emu/cp1emu.c
AgeCommit message (Expand)Author
2015-02-17MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructionsMarkos Chandras
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras
2015-02-17MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6Markos Chandras
2015-02-17MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6Markos Chandras
2014-11-24MIPS: Support for hybrid FPRsPaul Burton
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss
2014-10-21MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructionsMarkos Chandras
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton
2014-07-30MIPS: math-emu: Fix instruction decoding.Rob Kendrick
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney
2014-05-30MIPS: math-emu: Add IEEE754 exception statistics to debugfsDeng-Cheng Zhu
2014-05-23MIPS: math-emu: Reduce microMIPS bloat.Ralf Baechle
2014-05-23MIPS: math-emu: Switch to using the MIPS rounding modes.Ralf Baechle
2014-05-23MIPS: Sort out mm_isBranchInstr.Ralf Baechle
2014-05-23MIPS: math-emu: Cleanup coding style.Ralf Baechle
2014-05-23MIPS: math-emu: Convert debug printks to pr_debug getting.Ralf Baechle
2014-05-21MIPS: math-emu: Remove most ifdefery.Ralf Baechle
2014-05-21MIPS: math-emu: Reformat code according to coding style.Ralf Baechle
2014-05-21MIPS: math-emu: Move all debug fs code to a separate file.Ralf Baechle
2014-05-21MIPS: math-emu: Header file weeding.Ralf Baechle
2014-05-21MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.Ralf Baechle
2014-05-21MIPS: math-emu: Get rid of typedefs.Ralf Baechle
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-26MIPS: Clear upper bits of FP registers on emulator writesPaul Burton
2014-03-26MIPS: Simplify FP context accessPaul Burton
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton
2014-01-13MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill
2014-01-13MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin
2013-08-26MIPS: Remove unreachable break statements from cp1emu.cDavid Daney
2013-08-20MIPS: Handle OCTEON BBIT instructions in FPU emulator.David Daney
2013-07-01MIPS: Don't try to decode microMIPS branch instructions where they cannot exist.David Daney
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: Fix for warning from FPU emulation codeRalf Baechle
2011-12-07MIPS Kprobes: Refactor branch emulationManeesh Soni
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2010-12-16MIPS: Send proper signal and siginfo on FP emulator faults.David Daney
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-05-21MIPS: Coding style cleanups of access of FCSR rounding mode bitsShane McDonald
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald