index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
dfp_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: Fix compiler warning
Stefan Weil
2014-06-24
1
-2
/
+1
*
target-ppc: Introduce DFP Shift Significand
Tom Musta
2014-06-16
1
-0
/
+95
*
target-ppc: Introduce DFP Insert Biased Exponent
Tom Musta
2014-06-16
1
-0
/
+68
*
target-ppc: Introduce DFP Extract Biased Exponent
Tom Musta
2014-06-16
1
-0
/
+31
*
target-ppc: Introduce DFP Encode BCD to DPD
Tom Musta
2014-06-16
1
-0
/
+72
*
target-ppc: Introduce DFP Decode DPD to BCD
Tom Musta
2014-06-16
1
-0
/
+66
*
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
1
-0
/
+36
*
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
1
-0
/
+26
*
target-ppc: Introduce Round to DFP Short/Long
Tom Musta
2014-06-16
1
-0
/
+48
*
target-ppc: Introduce DFP Convert to Long/Extended
Tom Musta
2014-06-16
1
-0
/
+33
*
target-ppc: Introduce DFP Round to Integer
Tom Musta
2014-06-16
1
-0
/
+40
*
target-ppc: Introduce DFP Reround
Tom Musta
2014-06-16
1
-0
/
+97
*
target-ppc: Introduce DFP Quantize
Tom Musta
2014-06-16
1
-0
/
+132
*
target-ppc: Introduce DFP Test Significance
Tom Musta
2014-06-16
1
-0
/
+35
*
target-ppc: Introduce DFP Test Exponent
Tom Musta
2014-06-16
1
-0
/
+32
*
target-ppc: Introduce DFP Test Data Group
Tom Musta
2014-06-16
1
-0
/
+55
*
target-ppc: Introduce DFP Test Data Class
Tom Musta
2014-06-16
1
-0
/
+28
*
target-ppc: Introduce DFP Compares
Tom Musta
2014-06-16
1
-0
/
+58
*
target-ppc: Introduce DFP Divide
Tom Musta
2014-06-16
1
-0
/
+38
*
target-ppc: Introduce DFP Multiply
Tom Musta
2014-06-16
1
-0
/
+23
*
target-ppc: Introduce DFP Subtract
Tom Musta
2014-06-16
1
-0
/
+18
*
target-ppc: Introduce DFP Add
Tom Musta
2014-06-16
1
-3
/
+126
*
target-ppc: Introduce DFP Post Processor Utilities
Tom Musta
2014-06-16
1
-0
/
+31
*
target-ppc: Introduce DFP Helper Utilities
Tom Musta
2014-06-16
1
-0
/
+132