summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/math_efp.c
AgeCommit message (Expand)AuthorLines
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
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
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu-0/+720