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