summaryrefslogtreecommitdiffstats
path: root/target-ppc/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Add ISA2.06 lbarx, lharx InstructionsTom Musta2014-03-051-26/+24
* target-ppc: Add ISA 2.06 divwe[o] InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Add ISA 2.06 divweu[o] InstructionsTom Musta2014-03-051-0/+5
* target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta2014-03-051-1/+4
* target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta2014-03-051-0/+21
* target-ppc: Add ISA2.06 bpermd InstructionTom Musta2014-03-051-0/+10
* target-ppc: Scalar Non-Signalling ConversionsTom Musta2014-03-051-0/+4
* target-ppc: Scalar Round to Single PrecisionTom Musta2014-03-051-0/+17
* target-ppc: Floating Merge Word InstructionsTom Musta2014-03-051-0/+28
* target-ppc: Move To/From VSR InstructionsTom Musta2014-03-051-0/+59
* target-ppc: VSX Stage 4: Add xxleqv, xxlnand and xxlorcTom Musta2014-03-051-0/+6
* target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdspTom Musta2014-03-051-0/+4
* target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-AddsTom Musta2014-03-051-0/+16
* target-ppc: VSX Stage 4: add xsrsqrtespTom Musta2014-03-051-0/+2
* target-ppc: VSX Stage 4: Add xssqrtspTom Musta2014-03-051-0/+2
* target-ppc: VSX Stage 4: Add xsrespTom Musta2014-03-051-0/+2
* target-ppc: VSX Stage 4: Add xsdivspTom Musta2014-03-051-0/+2
* target-ppc: VSX Stage 4: Add xsmulspTom Musta2014-03-051-0/+2
* target-ppc: VSX Stage 4: Add xsaddsp and xssubspTom Musta2014-03-051-0/+6
* target-ppc: VSX Stage 4: Add stxsiwx and stxsspxTom Musta2014-03-051-0/+4
* target-ppc: VSX Stage 4: Refactor stxsdxTom Musta2014-03-051-12/+15
* target-ppc: VSX Stage 4: Add lxsiwax, lxsiwzx and lxsspxTom Musta2014-03-051-0/+14
* target-ppc: VSX Stage 4: Refactor lxsdxTom Musta2014-03-051-14/+17
* target-ppc: Add VSX Rounding InstructionsTom Musta2014-03-051-0/+30
* target-ppc: Add VSX ISA2.06 Integer Conversion InstructionsTom Musta2014-03-051-0/+44
* target-ppc: Add VSX Floating Point to Floating Point Conversion InstructionsTom Musta2014-03-051-0/+8
* target-ppc: Add VSX Vector Compare InstructionsTom Musta2014-03-051-0/+23
* target-ppc: Add VSX xmax/xmin InstructionsTom Musta2014-03-051-0/+12
* target-ppc: Add VSX xscmp*dp InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Add VSX ISA2.06 Multiply Add InstructionsTom Musta2014-03-051-0/+48
* target-ppc: Add VSX ISA2.06 xtsqrt InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX ISA2.06 xtdiv InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX ISA2.06 xrsqrte InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX ISA2.06 xsqrt InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX ISA2.06 xre InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX ISA2.06 xdiv InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX ISA2.06 xmul InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX ISA2.06 xadd/xsub InstructionsTom Musta2014-03-051-0/+18
* target-ppc: General Support for VSX HelpersTom Musta2014-03-051-0/+14
* target-ppc: dump DAR and DSISRAnton Blanchard2014-03-051-1/+6
* PPC: Fix compilation with TCG debugAlexander Graf2013-12-221-62/+81
* Add xxsldwiTom Musta2013-12-201-0/+62
* Add xxspltwTom Musta2013-12-201-0/+31
* Add xxselTom Musta2013-12-201-0/+76
* Add xxmrgh/xxmrglTom Musta2013-12-201-0/+41
* Add Power7 VSX Logical InstructionsTom Musta2013-12-201-0/+29
* Add VSX Vector Move InstructionsTom Musta2013-12-201-0/+71
* Add VSX Scalar Move InstructionsTom Musta2013-12-201-0/+70
* Add stxvw4xTom Musta2013-12-201-0/+28
* Add stxsdxTom Musta2013-12-201-0/+15
OpenPOWER on IntegriCloud