summaryrefslogtreecommitdiff
path: root/arch/powerpc/math-emu
Commit message (Expand)AuthorAge
* powerpc: Correct emulated mtfsf instructionStephen Chivers2014-04-07
* powerpc: fix e500 SPE float SIGFPE generationJoseph Myers2014-01-07
* powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers2014-01-07
* powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers2014-01-07
* powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers2014-01-07
* powerpc/math-emu: Fix load/store indexed emulationJames Yang2013-08-14
* powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao2013-08-14
* powerpc: split She math emulation into two partsKevin Hao2013-08-14
* powerpc/math-emu: Move the flush FPU state function into do_mathemuKevin Hao2013-08-14
* powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.cKevin Hao2013-08-14
* powerpc/math-emu: Remove the dead code in math.cKevin Hao2013-08-14
* powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt2013-06-20
* powerpc/math_emu/efp: Look for errata handler when type mismatchesLiu Yu2011-10-06
* powerpc/math_emu/efp: No need to round if the result is exactLiu Yu2011-10-06
* powerpc/math_emu/efp: Use pr_debug instead of printkLiu Yu2011-10-06
* powerpc/85xx: Fix SPE float to integer conversion failureShan Hai2011-03-15
* powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu2011-03-15
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-13
* powerpc/math-emu: Fix efp dependenceLiu Yu2009-03-11
* powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-03
* powerpc/math-emu: Remove redundant 'ret'Liu Yu2008-12-03
* powerpc/math-emu: Use kernel generic math-emu codeKumar Gala2008-10-01
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-01
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
* [POWERPC] Fix carry bug in 128-bit unsigned integer addingLiu Yu2008-01-23
* [POWERPC] Fix rounding bug in emulation for double float operatingLiu Yu2007-12-13
* [POWERPC] Fix handling of stfiwx math emulationKumar Gala2007-10-16
* [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* powerpc: move math-emu over to arch/powerpcKumar Gala2006-03-27