aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/math_efp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-01-07powerpc: fix e500 SPE float SIGFPE generationJoseph Myers1-0/+20
2014-01-07powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers1-75/+188
2014-01-07powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers1-7/+16
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers1-1/+19
2011-10-06powerpc/math_emu/efp: Look for errata handler when type mismatchesLiu Yu1-5/+1
2011-10-06powerpc/math_emu/efp: No need to round if the result is exactLiu Yu1-1/+10
2011-10-06powerpc/math_emu/efp: Use pr_debug instead of printkLiu Yu1-46/+37
2011-03-15powerpc/85xx: Fix SPE float to integer conversion failureShan Hai1-4/+8
2011-03-15powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu1-1/+52
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu1-0/+720