summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0246-0/+46
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2445-45/+45
* powerpc: Correct emulated mtfsf instructionStephen Chivers2014-04-071-35/+23
* powerpc: fix e500 SPE float SIGFPE generationJoseph Myers2014-01-071-0/+20
* powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers2014-01-071-75/+188
* powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers2014-01-071-7/+16
* powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers2014-01-071-1/+19
* powerpc/math-emu: Fix load/store indexed emulationJames Yang2013-08-141-10/+5
* powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao2013-08-141-2/+1
* powerpc: split She math emulation into two partsKevin Hao2013-08-142-18/+26
* 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/+0
* powerpc/math-emu: Remove the dead code in math.cKevin Hao2013-08-141-42/+0
* powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt2013-06-204-5/+34
* powerpc/math_emu/efp: Look for errata handler when type mismatchesLiu Yu2011-10-061-5/+1
* powerpc/math_emu/efp: No need to round if the result is exactLiu Yu2011-10-061-1/+10
* powerpc/math_emu/efp: Use pr_debug instead of printkLiu Yu2011-10-061-46/+37
* powerpc/85xx: Fix SPE float to integer conversion failureShan Hai2011-03-151-4/+8
* powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu2011-03-151-1/+52
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-1/+1
* powerpc/math-emu: Fix efp dependenceLiu Yu2009-03-111-3/+2
* powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-032-0/+722
* powerpc/math-emu: Remove redundant 'ret'Liu Yu2008-12-0318-52/+34
* powerpc/math-emu: Use kernel generic math-emu codeKumar Gala2008-10-0145-2574/+278
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-011-28/+28
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-0141-46/+46
* [POWERPC] Fix carry bug in 128-bit unsigned integer addingLiu Yu2008-01-231-10/+30
* [POWERPC] Fix rounding bug in emulation for double float operatingLiu Yu2007-12-131-1/+2
* [POWERPC] Fix handling of stfiwx math emulationKumar Gala2007-10-161-4/+9
* [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro2006-09-261-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: move math-emu over to arch/powerpcKumar Gala2006-03-2753-0/+4506
OpenPOWER on IntegriCloud