summaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/dsemul.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Fix delay slot emulation count in debugfsPaul Burton2016-09-251-0/+1
* MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-021-110/+223
* MIPS: math-emu: Fix typoAndrea Gelmini2016-05-281-2/+2
* MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulationMaciej W. Rozycki2016-05-131-1/+1
* MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutterMaciej W. Rozycki2016-01-241-8/+9
* MIPS: math-emu: dsemul: Correct description of the emulation frameMaciej W. Rozycki2016-01-241-7/+2
* MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-241-2/+22
* MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki2016-01-241-4/+7
* MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki2016-01-241-6/+12
* MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki2016-01-241-6/+8
* MIPS: math-emu: Remove unused handle_dsemul function declarationMarkos Chandras2015-09-031-1/+0
* MIPS: math-emu: Correct delay-slot exception propagationMaciej W. Rozycki2015-04-081-1/+1
* MIPS: math-emu: Fix delay-slot emulation cache incoherencyMaciej W. Rozycki2015-04-081-1/+1
* MIPS: Add FPU emulator counter for emulated delay slots.David Daney2015-04-011-1/+1
* MIPS: math-emu: Convert debug printks to pr_debug getting.Ralf Baechle2014-05-231-6/+3
* MIPS: math-emu: Remove fine example of cargo cult programming.Ralf Baechle2014-05-211-7/+0
* MIPS: math-emu: Header file weeding.Ralf Baechle2014-05-211-14/+3
* MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.Ralf Baechle2014-05-211-1/+1
* MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-091-6/+24
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Collect FPU emulator statistics per-CPU.David Daney2009-12-171-2/+2
* MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle2008-10-301-4/+3
* [MIPS] Add some __user tagsAtsushi Nemoto2007-07-131-6/+6
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Now that a struct is the only member left in structRalf Baechle2005-10-291-2/+2
* Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA andRalf Baechle2005-10-291-5/+5
* Cleanup fpuemuprivate declarations.Ralf Baechle2005-10-291-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+172
OpenPOWER on IntegriCloud