aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/helper.h
AgeCommit message (Expand)Author
2014-03-05target-ppc: Altivec 2.07: Vector Permute and Exclusive ORTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector SHA Sigma InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: AES InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Binary Coded Decimal InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Polynomial Multiply SumTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Gather Bits by BytesTom Musta
2014-03-05target-ppc: Altivec 2.07: Doubleword ComparesTom Musta
2014-03-05target-ppc: Altivec 2.07: vbpermq InstructionTom Musta
2014-03-05target-ppc: Altivec 2.07: Quadword Addition and SubtracationTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Unpack Signed Word InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Pack Doubleword InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Min/Max Doubleword InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Vector Population Count InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Add Vector Count Leading ZeroesTom Musta
2014-03-05target-ppc: Altivec 2.07: vmuluw InstructionTom Musta
2014-03-05target-ppc: Altivec 2.07: Multiply Even/Odd Word InstructionsTom Musta
2014-03-05target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword ModuloTom Musta
2014-03-05target-ppc: Add ISA 2.06 ftsqrtTom Musta
2014-03-05target-ppc: Add ISA 2.06 ftdiv InstructionTom Musta
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 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: 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: 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