aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu/math_efp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-08powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy1-1/+1
2022-09-05powerpc/math-emu: Remove -w build flag and fix warningsChristophe Leroy1-27/+30
2022-09-05powerpc/math_emu/efp: Include module.hNathan Chancellor1-0/+1
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
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