summaryrefslogtreecommitdiff
path: root/target-ppc/fpu_helper.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-26target-ppc: add support for extended mtfsf/mtfsfi formsAurelien Jarno1-10/+7
2013-04-26target-ppc: optimize fabs, fnabs, fnegAurelien Jarno1-31/+0
2013-04-26powerpc: correctly handle fpu exceptions.Tristan Gingold1-11/+12
2013-03-22PPC/GDB: handle read and write of fpscrFabien Chouteau1-0/+5
2012-06-24ppc: Add missing breakBlue Swirl1-0/+1
2012-06-24ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl1-171/+179
2012-06-24ppc: Split FPU and SPE opsBlue Swirl1-0/+1731