aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2008-12-15target-ppc: update comment about precise emulationaurel32
2008-12-15target-ppc: remove dead codeaurel32
2008-12-15target-ppc: enable PRECISE_EMULATION by defaultaurel32
2008-12-15target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptionsaurel32
2008-12-15target-ppc: fadd/fsub: correctly propagate NaNaurel32
2008-12-15target-ppc: use the new fp functionsaurel32
2008-12-15target-ppc: correctly propagate NaN in divisionaurel32
2008-12-15target-ppc: fix fload_invalid_op_excp()aurel32
2008-12-15target-ppc: use a correct value to represent 1.0aurel32
2008-12-15target-ppc: update nip before calling an helper in FP instructionsaurel32
2008-12-15target-ppc: fix TCGv type in fcmpu/fcmpoaurel32
2008-12-15target-ppc: add signed fields to ppc_avr_t.aurel32
2008-12-15target-ppc: fix frsp instructionaurel32
2008-12-15target-ppc: fix mtfsf and mtfsfi instructionsaurel32
2008-12-14target-ppc: fix fcmp{o,u} instructionsaurel32
2008-12-14target-ppc: remove FPRF optimizationaurel32
2008-12-14target-ppc: fix mtfsb0 and mtfsb1aurel32
2008-12-14target-ppc: display FPSCR in register dumpaurel32
2008-12-14target-ppc: fix mbar opcodeaurel32
2008-12-14target-ppc: fix fsel instructionaurel32
2008-12-13target-ppc: keep only the table version for mfromaurel32
2008-12-13target-ppc: use accessors to access fp_status exception_flagsaurel32
2008-12-13target-ppc: fix compilation with PRECISE_EMULATIONaurel32
2008-12-13target-ppc: fix compilation with CONFIG_SOFTFLOATaurel32
2008-12-11target-ppc: remove remaining warningsaurel32
2008-12-11target-ppc: remove unneeded includeaurel32
2008-12-11target-ppc: rework exception codeaurel32
2008-12-11target-ppc: remove dead codeaurel32
2008-12-10target-ppc: enable SPE and Altivec in user modeaurel32
2008-12-10target-ppc: initialize MSR appropriately in user-modeaurel32
2008-12-08target-ppc: kill a warningaurel32
2008-12-08target-ppc: cleanup op_helper.c after TCG conversionaurel32
2008-12-08target-ppc: enable access type in MMUaurel32
2008-12-08target-ppc: memory load/store reworkaurel32
2008-12-07target-ppc: kill a few warningsaurel32
2008-12-07target-ppc: disable single steppingaurel32
2008-12-07target-ppc: Fix use of uninitialized TCG variable in tlbivaaurel32
2008-12-07target-ppc: convert SPR accesses to TCGaurel32
2008-12-07target-ppc: remove dead codeaurel32
2008-12-06target-ppc: remove dead codeaurel32
2008-12-06target-ppc: convert SLB/TLB instructions to TCGaurel32
2008-12-06target-ppc: convert dcr load/store to TCGaurel32
2008-12-06target-ppc: convert msr load/store to TCGaurel32
2008-12-06target-ppc: convert POWER bridge instructions to TCGaurel32
2008-12-05target-ppc: convert POWER shift instructions to TCGaurel32
2008-12-05target-ppc: add functions to load/store SPRaurel32
2008-11-30target-ppc: remove unused file op_mem_access.haurel32
2008-11-30target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.caurel32
2008-11-30target-ppc: convert PPC 440 instructions to TCGaurel32
2008-11-30target-ppc: convert return from interrupt instructions to TCGaurel32