aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/helper.h
AgeCommit message (Expand)Author
2015-01-07target-ppc: Introduce tbeginTom Musta
2015-01-07target-ppc: Eliminate set_fprf Argument From helper_compute_fprfTom Musta
2014-11-04target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64Pierre Mallard
2014-09-08target-ppc: Implement mulldo with TCGTom Musta
2014-06-16target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy
2014-06-16target-ppc: Add POWER8's FSCR SPRAlexey Kardashevskiy
2014-06-16PPC: e500: Fix MMUCSR0 emulationAlex Zuepke
2014-06-16target-ppc: Introduce DFP Shift SignificandTom Musta
2014-06-16target-ppc: Introduce DFP Insert Biased ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Extract Biased ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Encode BCD to DPDTom Musta
2014-06-16target-ppc: Introduce DFP Decode DPD to BCDTom Musta
2014-06-16target-ppc: Introduce DFP Convert to FixedTom Musta
2014-06-16target-ppc: Introduce DFP Convert to FixedTom Musta
2014-06-16target-ppc: Introduce Round to DFP Short/LongTom Musta
2014-06-16target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta
2014-06-16target-ppc: Introduce DFP Round to IntegerTom Musta
2014-06-16target-ppc: Introduce DFP ReroundTom Musta
2014-06-16target-ppc: Introduce DFP QuantizeTom Musta
2014-06-16target-ppc: Introduce DFP Test SignificanceTom Musta
2014-06-16target-ppc: Introduce DFP Test ExponentTom Musta
2014-06-16target-ppc: Introduce DFP Test Data GroupTom Musta
2014-06-16target-ppc: Introduce DFP Test Data ClassTom Musta
2014-06-16target-ppc: Introduce DFP ComparesTom Musta
2014-06-16target-ppc: Introduce DFP DivideTom Musta
2014-06-16target-ppc: Introduce DFP MultiplyTom Musta
2014-06-16target-ppc: Introduce DFP SubtractTom Musta
2014-06-16target-ppc: Introduce DFP AddTom Musta
2014-06-16target-ppc: Define FPR Pointer Type for HelpersTom Musta
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
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