summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/math.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
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc/math-emu: Fix load/store indexed emulationJames Yang2013-08-141-10/+5Star
* powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao2013-08-141-2/+1Star
* powerpc: split She math emulation into two partsKevin Hao2013-08-141-6/+14
* powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao2013-08-141-0/+9
* powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.cKevin Hao2013-08-141-4/+0Star
* powerpc/math-emu: Remove the dead code in math.cKevin Hao2013-08-141-42/+0Star
* powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt2013-06-201-4/+10
* powerpc/math-emu: Use kernel generic math-emu codeKumar Gala2008-10-011-3/+5
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-011-28/+28
* [POWERPC] Fix handling of stfiwx math emulationKumar Gala2007-10-161-4/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* powerpc: move math-emu over to arch/powerpcKumar Gala2006-03-281-0/+483