33437 Commits (297666eba0f6d73b5969763aec2b3f8ac4123b9a)
 

Author SHA1 Message Date
Tom Musta 297666eba0 target-ppc: Introduce DFP Insert Biased Exponent 13 years ago
Tom Musta e8a4846031 target-ppc: Introduce DFP Extract Biased Exponent 13 years ago
Tom Musta 013c3ac070 target-ppc: Introduce DFP Encode BCD to DPD 13 years ago
Tom Musta 7796676fdd target-ppc: Introduce DFP Decode DPD to BCD 13 years ago
Tom Musta bea0dd7912 target-ppc: Introduce DFP Convert to Fixed 13 years ago
Tom Musta f121419355 target-ppc: Introduce DFP Convert to Fixed 13 years ago
Tom Musta ca603eb4d7 target-ppc: Introduce Round to DFP Short/Long 13 years ago
Tom Musta 290d9ee537 target-ppc: Introduce DFP Convert to Long/Extended 13 years ago
Tom Musta 97c0d93041 target-ppc: Introduce DFP Round to Integer 13 years ago
Tom Musta 512918aa79 target-ppc: Introduce DFP Reround 13 years ago
Tom Musta 5826ebe27a target-ppc: Introduce DFP Quantize 13 years ago
Tom Musta f6022a7684 target-ppc: Introduce DFP Test Significance 13 years ago
Tom Musta f3d2b0bce0 target-ppc: Introduce DFP Test Exponent 13 years ago
Tom Musta 1bf9c0e133 target-ppc: Introduce DFP Test Data Group 13 years ago
Tom Musta e601c1eead target-ppc: Introduce DFP Test Data Class 13 years ago
Tom Musta 5833505be6 target-ppc: Introduce DFP Compares 13 years ago
Tom Musta 9024ff40ba target-ppc: Introduce DFP Divide 13 years ago
Tom Musta 8de6a1cc67 target-ppc: Introduce DFP Multiply 13 years ago
Tom Musta 2128f8a57e target-ppc: Introduce DFP Subtract 13 years ago
Tom Musta a9d7ba03b0 target-ppc: Introduce DFP Add 13 years ago
Tom Musta 27722744e9 target-ppc: Introduce DFP Post Processor Utilities 13 years ago
Tom Musta 7b0c0d66e5 target-ppc: Introduce DFP Helper Utilities 13 years ago
Tom Musta 275e35c6c1 target-ppc: Introduce Decoder Macros for DFP 13 years ago
Tom Musta f0b01f02a4 target-ppc: Introduce Generator Macros for DFP Arithmetic Forms 13 years ago
Tom Musta a4f27cc82c target-ppc: Define FPR Pointer Type for Helpers 13 years ago
Tom Musta 0a322e7e7c libdecnumber: Fix decNumberSetBCD 13 years ago
Tom Musta 79af357225 libdecnumber: Introduce decNumberIntegralToInt64 13 years ago
Tom Musta 8e706db21e libdecnumber: Introduce decNumberFrom[U]Int64 13 years ago
Tom Musta e58f8d1ff9 target-ppc: Enable Building of libdecnumber 13 years ago
Tom Musta 4922fd7d52 libdecnumber: Eliminate Unused Variable in decSetSubnormal 13 years ago
Tom Musta 426d9a1a59 libdecnumber: Eliminate redundant declarations 13 years ago
Tom Musta 9b7a14b064 libdecnumber: Change gstdint.h to stdint.h 13 years ago
Tom Musta 7275585b8c libdecnumber: Modify dconfig.h to Integrate with QEMU 13 years ago
Tom Musta 0f2d373220 libdecnumber: Prepare libdecnumber for QEMU include structure 13 years ago
Tom Musta f5d7f14646 libdecnumber: Eliminate #include *Symbols.h 13 years ago
Tom Musta 72ac97cdfc libdecnumber: Introduce libdecnumber Code 13 years ago
BALATON Zoltan 9d1c128341 mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there 13 years ago
Alexey Kardashevskiy 569be9f055 target-ppc: Remove PVR check from migration 13 years ago
Tom Musta 9df5a46632 target-ppc: Eliminate Magic Number MSR Masks 13 years ago
Alexey Kardashevskiy b26696b519 spapr_pci: Fix number of returned vectors in ibm, change-msi 13 years ago
Greg Kurz fabe9ee113 spapr-pci: remove io ports workaround 13 years ago
Alexey Kardashevskiy 70d246c335 target-ppc: Remove redundant POWER7 declarations 13 years ago
Alexey Kardashevskiy fdf8a960e2 target-ppc: Move alias lookup after class lookup 13 years ago
Alexey Kardashevskiy 5b79b1cadd target-ppc: Create versionless CPU class per family if KVM 13 years ago
Thomas Falcon 8a286ce450 target-ppc: gdbstub allow byte swapping for reading/writing registers 13 years ago
Thomas Falcon c46e983106 target-ppc: extract register length calculation in gdbstub 13 years ago
Alexey Kardashevskiy 4e2ca12785 spapr_nvram: Correct max nvram size 13 years ago
Fabien Chouteau d584348589 Fix typo in eTSEC Ethernet controller 13 years ago
Tom Musta 1c38f84373 monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode 13 years ago
Tom Musta e13951f896 target-ppc: Fix target_disas 13 years ago