summaryrefslogtreecommitdiffstats
path: root/target-ppc/helper.h
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Introduce tbeginTom Musta2015-01-071-0/+2
* target-ppc: Eliminate set_fprf Argument From helper_compute_fprfTom Musta2015-01-071-1/+1
* target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64Pierre Mallard2014-11-041-2/+0
* target-ppc: Implement mulldo with TCGTom Musta2014-09-081-1/+0
* target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy2014-06-161-0/+1
* target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy2014-06-161-0/+1
* PPC: e500: Fix MMUCSR0 emulationAlex Zuepke2014-06-161-1/+1
* target-ppc: Introduce DFP Shift SignificandTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Insert Biased ExponentTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Extract Biased ExponentTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Encode BCD to DPDTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Decode DPD to BCDTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-161-0/+2
* target-ppc: Introduce Round to DFP Short/LongTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Round to IntegerTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP ReroundTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP QuantizeTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP Test SignificanceTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Test ExponentTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Test Data GroupTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP Test Data ClassTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP ComparesTom Musta2014-06-161-0/+4
* target-ppc: Introduce DFP DivideTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP MultiplyTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP SubtractTom Musta2014-06-161-0/+2
* target-ppc: Introduce DFP AddTom Musta2014-06-161-0/+3
* target-ppc: Define FPR Pointer Type for HelpersTom Musta2014-06-161-0/+4
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-4/+0
* 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
OpenPOWER on IntegriCloud