summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-01-14powerpc: math-emu: remove unneeded header search pathsMasahiro Yamada-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+46
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-45/+45
2014-04-07powerpc: Correct emulated mtfsf instructionStephen Chivers-35/+23
2014-01-07powerpc: fix e500 SPE float SIGFPE generationJoseph Myers-0/+20
2014-01-07powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers-75/+188
2014-01-07powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers-7/+16
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers-1/+19
2013-08-14powerpc/math-emu: Fix load/store indexed emulationJames Yang-10/+5
2013-08-14powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao-2/+1
2013-08-14powerpc: split She math emulation into two partsKevin Hao-18/+26
2013-08-14powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao-0/+9
2013-08-14powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.cKevin Hao-4/+0
2013-08-14powerpc/math-emu: Remove the dead code in math.cKevin Hao-42/+0
2013-06-20powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt-5/+34
2011-10-06powerpc/math_emu/efp: Look for errata handler when type mismatchesLiu Yu-5/+1
2011-10-06powerpc/math_emu/efp: No need to round if the result is exactLiu Yu-1/+10
2011-10-06powerpc/math_emu/efp: Use pr_debug instead of printkLiu Yu-46/+37
2011-03-15powerpc/85xx: Fix SPE float to integer conversion failureShan Hai-4/+8
2011-03-15powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu-1/+52
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney-1/+1
2009-03-11powerpc/math-emu: Fix efp dependenceLiu Yu-3/+2
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu-0/+722
2008-12-03powerpc/math-emu: Remove redundant 'ret'Liu Yu-52/+34
2008-10-01powerpc/math-emu: Use kernel generic math-emu codeKumar Gala-2574/+278
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling-28/+28
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-46/+46
2008-01-23[POWERPC] Fix carry bug in 128-bit unsigned integer addingLiu Yu-10/+30
2007-12-13[POWERPC] Fix rounding bug in emulation for double float operatingLiu Yu-1/+2
2007-10-16[POWERPC] Fix handling of stfiwx math emulationKumar Gala-4/+9
2006-09-26[POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-27powerpc: move math-emu over to arch/powerpcKumar Gala-0/+4506