aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/dfp_helper.c
AgeCommit message (Expand)Author
2016-09-07target-ppc: add dtstsfi[q] instructionsSandipan Das
2016-01-29ppc: Clean up includesPeter Maydell
2015-11-30target-ppc: Move the FPSCR bit update macros to cpu.hMadhavan Srinivasan
2014-06-24target-ppc: Fix compiler warningStefan Weil
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: Introduce DFP Post Processor UtilitiesTom Musta
2014-06-16target-ppc: Introduce DFP Helper UtilitiesTom Musta