summaryrefslogtreecommitdiffstats
path: root/target-ppc/dfp_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Fix compiler warningStefan Weil2014-06-241-2/+1
* target-ppc: Introduce DFP Shift SignificandTom Musta2014-06-161-0/+95
* target-ppc: Introduce DFP Insert Biased ExponentTom Musta2014-06-161-0/+68
* target-ppc: Introduce DFP Extract Biased ExponentTom Musta2014-06-161-0/+31
* target-ppc: Introduce DFP Encode BCD to DPDTom Musta2014-06-161-0/+72
* target-ppc: Introduce DFP Decode DPD to BCDTom Musta2014-06-161-0/+66
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-161-0/+36
* target-ppc: Introduce DFP Convert to FixedTom Musta2014-06-161-0/+26
* target-ppc: Introduce Round to DFP Short/LongTom Musta2014-06-161-0/+48
* target-ppc: Introduce DFP Convert to Long/ExtendedTom Musta2014-06-161-0/+33
* target-ppc: Introduce DFP Round to IntegerTom Musta2014-06-161-0/+40
* target-ppc: Introduce DFP ReroundTom Musta2014-06-161-0/+97
* target-ppc: Introduce DFP QuantizeTom Musta2014-06-161-0/+132
* target-ppc: Introduce DFP Test SignificanceTom Musta2014-06-161-0/+35
* target-ppc: Introduce DFP Test ExponentTom Musta2014-06-161-0/+32
* target-ppc: Introduce DFP Test Data GroupTom Musta2014-06-161-0/+55
* target-ppc: Introduce DFP Test Data ClassTom Musta2014-06-161-0/+28
* target-ppc: Introduce DFP ComparesTom Musta2014-06-161-0/+58
* target-ppc: Introduce DFP DivideTom Musta2014-06-161-0/+38
* target-ppc: Introduce DFP MultiplyTom Musta2014-06-161-0/+23
* target-ppc: Introduce DFP SubtractTom Musta2014-06-161-0/+18
* target-ppc: Introduce DFP AddTom Musta2014-06-161-3/+126
* target-ppc: Introduce DFP Post Processor UtilitiesTom Musta2014-06-161-0/+31
* target-ppc: Introduce DFP Helper UtilitiesTom Musta2014-06-161-0/+132
OpenPOWER on IntegriCloud