Age | Commit message (Expand) | Author |
2014-06-24 | target-ppc: Fix compiler warning | Stefan Weil |
2014-06-16 | target-ppc: Introduce DFP Shift Significand | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Insert Biased Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Extract Biased Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Encode BCD to DPD | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Decode DPD to BCD | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Fixed | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Fixed | Tom Musta |
2014-06-16 | target-ppc: Introduce Round to DFP Short/Long | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Convert to Long/Extended | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Round to Integer | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Reround | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Quantize | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Significance | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Exponent | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Data Group | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Test Data Class | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Compares | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Divide | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Multiply | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Subtract | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Add | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Post Processor Utilities | Tom Musta |
2014-06-16 | target-ppc: Introduce DFP Helper Utilities | Tom Musta |