summaryrefslogtreecommitdiffstats
path: root/target-ppc/fpu_helper.c
Commit message (Expand)AuthorAgeFilesLines
...
* target-ppc: Add VSX ISA2.06 xsqrt InstructionsTom Musta2014-03-051-0/+44
* target-ppc: Add VSX ISA2.06 xre InstructionsTom Musta2014-03-051-0/+35
* target-ppc: Add VSX ISA2.06 xdiv InstructionsTom Musta2014-03-051-0/+49
* target-ppc: Add VSX ISA2.06 xmul InstructionsTom Musta2014-03-051-0/+47
* target-ppc: Add VSX ISA2.06 xadd/xsub InstructionsTom Musta2014-03-051-0/+50
* target-ppc: General Support for VSX HelpersTom Musta2014-03-051-0/+41
* target-ppc: Add set_fprf Argument to fload_invalid_op_excp()Tom Musta2014-03-051-48/+55
* target-ppc: add support for extended mtfsf/mtfsfi formsAurelien Jarno2013-04-261-10/+7Star
* target-ppc: optimize fabs, fnabs, fnegAurelien Jarno2013-04-261-31/+0Star
* powerpc: correctly handle fpu exceptions.Tristan Gingold2013-04-261-11/+12
* PPC/GDB: handle read and write of fpscrFabien Chouteau2013-03-221-0/+5
* ppc: Add missing breakBlue Swirl2012-06-241-0/+1
* ppc: Avoid AREG0 for FPU and SPE helpersBlue Swirl2012-06-241-171/+179
* ppc: Split FPU and SPE opsBlue Swirl2012-06-241-0/+1731