summaryrefslogtreecommitdiffstats
path: root/target-ppc/fpu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Scalar Non-Signalling ConversionsTom Musta2014-03-051-0/+16
* target-ppc: Scalar Round to Single PrecisionTom Musta2014-03-051-0/+11
* target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdspTom Musta2014-03-051-11/+16
* target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-AddsTom Musta2014-03-051-29/+53
* target-ppc: VSX Stage 4: add xsrsqrtespTom Musta2014-03-051-4/+9
* target-ppc: VSX Stage 4: Add xssqrtspTom Musta2014-03-051-4/+9
* target-ppc: VSX Stage 4: Add xsrespTom Musta2014-03-051-4/+10
* target-ppc: VSX Stage 4: Add xsdivspTom Musta2014-03-051-4/+9
* target-ppc: VSX Stage 4: Add xsmulspTom Musta2014-03-051-4/+9
* target-ppc: VSX Stage 4: Add xsaddsp and xssubspTom Musta2014-03-051-7/+13
* target-ppc: Add VSX Rounding InstructionsTom Musta2014-03-051-0/+68
* target-ppc: Add VSX ISA2.06 Integer Conversion InstructionsTom Musta2014-03-051-0/+107
* target-ppc: Add VSX Floating Point to Floating Point Conversion InstructionsTom Musta2014-03-051-0/+46
* target-ppc: Add VSX Vector Compare InstructionsTom Musta2014-03-051-0/+57
* target-ppc: Add VSX xmax/xmin InstructionsTom Musta2014-03-051-0/+39
* target-ppc: Add VSX xscmp*dp InstructionsTom Musta2014-03-051-0/+39
* target-ppc: Add VSX ISA2.06 Multiply Add InstructionsTom Musta2014-03-051-0/+100
* target-ppc: Add VSX ISA2.06 xtsqrt InstructionsTom Musta2014-03-051-0/+54
* target-ppc: Add VSX ISA2.06 xtdiv InstructionsTom Musta2014-03-051-0/+67
* target-ppc: Add VSX ISA2.06 xrsqrte InstructionsTom Musta2014-03-051-0/+45
* 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/+7
* target-ppc: optimize fabs, fnabs, fnegAurelien Jarno2013-04-261-31/+0
* 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
OpenPOWER on IntegriCloud