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