index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
dfp_helper.c
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