aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
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
2008-11-30target-ppc: convert external load/store instructions to TCGaurel32
2008-11-30target-ppc: convert load/store with reservation instructions to TCGaurel32
2008-11-30target-ppc: convert lscbx instruction to TCGaurel32
2008-11-30target-ppc: convert load/store string instructions to TCGaurel32
2008-11-30target-ppc: convert icbi instruction to TCGaurel32
2008-11-30target-ppc: convert dcbz instruction to TCGaurel32
2008-11-30target-ppc: convert load/store multiple instructions to TCGaurel32
2008-11-30target-ppc: convert wait instruction to TCGaurel32
2008-11-30target-ppc: convert mfrom instruction to TCGaurel32
2008-11-30target-ppc: remove dead code from op.caurel32
2008-11-30Common cpu_loop_exit prototypeaurel32
2008-11-30target-ppc: convert software TLB instructions to TCGaurel32
2008-11-27target-ppc: convert POWER2 load/store instructions to TCGaurel32
2008-11-27target-ppc: convert SPE load/store to TCGaurel32
2008-11-27target-ppc: simplify evsplati and evsplatfiaurel32
2008-11-25Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori
2008-11-24target-ppc: convert trap instructions to TCGaurel32
2008-11-24target-ppc: convert altivec load/store to TCGaurel32
2008-11-23target-ppc: convert FPU load/store to TCGaurel32
2008-11-23target-ppc: fix access_type usageaurel32
2008-11-23target-ppc: include the instruction name in load/store handlers nameaurel32
2008-11-23target-ppc: convert SPE FP ops to TCGaurel32
2008-11-22target-ppc: remove declaration of removed function from op_helper.haurel32