summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/math_efp.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* 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/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: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-031-0/+720