aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/fpu_helper.c
AgeCommit message (Expand)Author
2013-04-26target-ppc: add support for extended mtfsf/mtfsfi formsAurelien Jarno
2013-04-26target-ppc: optimize fabs, fnabs, fnegAurelien Jarno
2013-04-26powerpc: correctly handle fpu exceptions.Tristan Gingold
2013-03-22PPC/GDB: handle read and write of fpscrFabien Chouteau
2012-06-24ppc: Add missing breakBlue Swirl
2012-06-24ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl
2012-06-24ppc: Split FPU and SPE opsBlue Swirl