aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/dsemul.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-08MIPS: math-emu: Correct delay-slot exception propagationMaciej W. Rozycki1-1/+1
2015-04-08MIPS: math-emu: Fix delay-slot emulation cache incoherencyMaciej W. Rozycki1-1/+1
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.David Daney1-1/+1
2014-05-23MIPS: math-emu: Convert debug printks to pr_debug getting.Ralf Baechle1-6/+3
2014-05-21MIPS: math-emu: Remove fine example of cargo cult programming.Ralf Baechle1-7/+0
2014-05-21MIPS: math-emu: Header file weeding.Ralf Baechle1-14/+3
2014-05-21MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag.Ralf Baechle1-1/+1
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin1-6/+24
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-12-17MIPS: Collect FPU emulator statistics per-CPU.David Daney1-2/+2
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle1-4/+3
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto1-6/+6
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2005-10-29Now that a struct is the only member left in structRalf Baechle1-2/+2
2005-10-29Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA andRalf Baechle1-5/+5
2005-10-29Cleanup fpuemuprivate declarations.Ralf Baechle1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+172