summaryrefslogtreecommitdiff
path: root/target-ppc/translate.c
AgeCommit message (Expand)Author
2014-03-05target-ppc: Add ISA 2.06 fcfid[u][s] InstructionsTom Musta
2014-03-05target-ppc: Add ISA2.06 Float to Integer InstructionsTom Musta
2014-03-05target-ppc: Add ISA 2.06 stbcx. and sthcx. InstructionsTom Musta
2014-03-05target-ppc: Add ISA2.06 lbarx, lharx InstructionsTom Musta
2014-03-05target-ppc: Add ISA 2.06 divwe[o] InstructionsTom Musta
2014-03-05target-ppc: Add ISA 2.06 divweu[o] InstructionsTom Musta
2014-03-05target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta
2014-03-05target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta
2014-03-05target-ppc: Add ISA2.06 bpermd InstructionTom Musta
2014-03-05target-ppc: Scalar Non-Signalling ConversionsTom Musta
2014-03-05target-ppc: Scalar Round to Single PrecisionTom Musta
2014-03-05target-ppc: Floating Merge Word InstructionsTom Musta
2014-03-05target-ppc: Move To/From VSR InstructionsTom Musta
2014-03-05target-ppc: VSX Stage 4: Add xxleqv, xxlnand and xxlorcTom Musta
2014-03-05target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdspTom Musta
2014-03-05target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-AddsTom Musta
2014-03-05target-ppc: VSX Stage 4: add xsrsqrtespTom Musta
2014-03-05target-ppc: VSX Stage 4: Add xssqrtspTom Musta
2014-03-05target-ppc: VSX Stage 4: Add xsrespTom Musta
2014-03-05target-ppc: VSX Stage 4: Add xsdivspTom Musta
2014-03-05target-ppc: VSX Stage 4: Add xsmulspTom Musta
2014-03-05target-ppc: VSX Stage 4: Add xsaddsp and xssubspTom Musta
2014-03-05target-ppc: VSX Stage 4: Add stxsiwx and stxsspxTom Musta
2014-03-05target-ppc: VSX Stage 4: Refactor stxsdxTom Musta
2014-03-05target-ppc: VSX Stage 4: Add lxsiwax, lxsiwzx and lxsspxTom Musta
2014-03-05target-ppc: VSX Stage 4: Refactor lxsdxTom Musta
2014-03-05target-ppc: Add VSX Rounding InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 Integer Conversion InstructionsTom Musta
2014-03-05target-ppc: Add VSX Floating Point to Floating Point Conversion InstructionsTom Musta
2014-03-05target-ppc: Add VSX Vector Compare InstructionsTom Musta
2014-03-05target-ppc: Add VSX xmax/xmin InstructionsTom Musta
2014-03-05target-ppc: Add VSX xscmp*dp InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 Multiply Add InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 xtsqrt InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 xtdiv InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 xrsqrte InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 xsqrt InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 xre InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 xdiv InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 xmul InstructionsTom Musta
2014-03-05target-ppc: Add VSX ISA2.06 xadd/xsub InstructionsTom Musta
2014-03-05target-ppc: General Support for VSX HelpersTom Musta
2014-03-05target-ppc: dump DAR and DSISRAnton Blanchard
2013-12-22PPC: Fix compilation with TCG debugAlexander Graf
2013-12-20Add xxsldwiTom Musta
2013-12-20Add xxspltwTom Musta
2013-12-20Add xxselTom Musta
2013-12-20Add xxmrgh/xxmrglTom Musta
2013-12-20Add Power7 VSX Logical InstructionsTom Musta
2013-12-20Add VSX Vector Move InstructionsTom Musta