summaryrefslogtreecommitdiffstats
path: root/target-ppc/helper.h
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Altivec 2.07: Vector Permute and Exclusive ORTom Musta2014-03-051-0/+1
* target-ppc: Altivec 2.07: Vector SHA Sigma InstructionsTom Musta2014-03-051-0/+2
* target-ppc: Altivec 2.07: AES InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Altivec 2.07: Binary Coded Decimal InstructionsTom Musta2014-03-051-0/+3
* target-ppc: Altivec 2.07: Vector Polynomial Multiply SumTom Musta2014-03-051-0/+4
* target-ppc: Altivec 2.07: Vector Gather Bits by BytesTom Musta2014-03-051-0/+1
* target-ppc: Altivec 2.07: Doubleword ComparesTom Musta2014-03-051-0/+6
* target-ppc: Altivec 2.07: vbpermq InstructionTom Musta2014-03-051-0/+1
* target-ppc: Altivec 2.07: Quadword Addition and SubtracationTom Musta2014-03-051-0/+8
* target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Altivec 2.07: Unpack Signed Word InstructionsTom Musta2014-03-051-0/+2
* target-ppc: Altivec 2.07: Pack Doubleword InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Altivec 2.07: Vector Min/Max Doubleword InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Altivec 2.07: Vector Population Count InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Altivec 2.07: Add Vector Count Leading ZeroesTom Musta2014-03-051-0/+5
* target-ppc: Altivec 2.07: vmuluw InstructionTom Musta2014-03-051-0/+1
* target-ppc: Altivec 2.07: Multiply Even/Odd Word InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword ModuloTom Musta2014-03-051-0/+2
* target-ppc: Add ISA 2.06 ftsqrtTom Musta2014-03-051-0/+1
* target-ppc: Add ISA 2.06 ftdiv InstructionTom Musta2014-03-051-0/+2
* target-ppc: Add ISA 2.06 fcfid[u][s] InstructionsTom Musta2014-03-051-0/+3
* target-ppc: Add ISA2.06 Float to Integer InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Add ISA 2.06 divwe[o] InstructionsTom Musta2014-03-051-0/+1
* target-ppc: Add ISA 2.06 divweu[o] InstructionsTom Musta2014-03-051-0/+1
* target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta2014-03-051-0/+1
* target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta2014-03-051-0/+1
* target-ppc: Add ISA2.06 bpermd InstructionTom Musta2014-03-051-0/+1
* target-ppc: Scalar Non-Signalling ConversionsTom Musta2014-03-051-0/+2
* target-ppc: Scalar Round to Single PrecisionTom Musta2014-03-051-0/+1
* target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdspTom Musta2014-03-051-0/+2
* target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-AddsTom Musta2014-03-051-0/+8
* target-ppc: VSX Stage 4: add xsrsqrtespTom Musta2014-03-051-0/+1
* target-ppc: VSX Stage 4: Add xssqrtspTom Musta2014-03-051-0/+1
* target-ppc: VSX Stage 4: Add xsrespTom Musta2014-03-051-0/+1
* target-ppc: VSX Stage 4: Add xsdivspTom Musta2014-03-051-0/+1
* target-ppc: VSX Stage 4: Add xsmulspTom Musta2014-03-051-0/+1
* target-ppc: VSX Stage 4: Add xsaddsp and xssubspTom Musta2014-03-051-0/+3
* target-ppc: Add VSX Rounding InstructionsTom Musta2014-03-051-0/+15
* target-ppc: Add VSX ISA2.06 Integer Conversion InstructionsTom Musta2014-03-051-0/+22
* target-ppc: Add VSX Floating Point to Floating Point Conversion InstructionsTom Musta2014-03-051-0/+4
* target-ppc: Add VSX Vector Compare InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX xmax/xmin InstructionsTom Musta2014-03-051-0/+6
* target-ppc: Add VSX xscmp*dp InstructionsTom Musta2014-03-051-0/+2
* target-ppc: Add VSX ISA2.06 Multiply Add InstructionsTom Musta2014-03-051-0/+24
* target-ppc: Add VSX ISA2.06 xtsqrt InstructionsTom Musta2014-03-051-0/+3
* target-ppc: Add VSX ISA2.06 xtdiv InstructionsTom Musta2014-03-051-0/+3
* target-ppc: Add VSX ISA2.06 xrsqrte InstructionsTom Musta2014-03-051-0/+3
* target-ppc: Add VSX ISA2.06 xsqrt InstructionsTom Musta2014-03-051-0/+3
* target-ppc: Add VSX ISA2.06 xre InstructionsTom Musta2014-03-051-0/+3
* target-ppc: Add VSX ISA2.06 xdiv InstructionsTom Musta2014-03-051-0/+3
OpenPOWER on IntegriCloud