aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/math.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-08-14powerpc/math-emu: Fix load/store indexed emulationJames Yang1-10/+5
2013-08-14powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao1-2/+1
2013-08-14powerpc: split She math emulation into two partsKevin Hao1-6/+14
2013-08-14powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao1-0/+9
2013-08-14powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.cKevin Hao1-4/+0
2013-08-14powerpc/math-emu: Remove the dead code in math.cKevin Hao1-42/+0
2013-06-20powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt1-4/+10
2008-10-01powerpc/math-emu: Use kernel generic math-emu codeKumar Gala1-3/+5
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling1-28/+28
2007-10-16[POWERPC] Fix handling of stfiwx math emulationKumar Gala1-4/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27powerpc: move math-emu over to arch/powerpcKumar Gala1-0/+483