Age | Commit message (Expand) | Author |
2008-12-07 | target-ppc: disable single stepping | aurel32 |
2008-12-07 | target-ppc: Fix use of uninitialized TCG variable in tlbiva | aurel32 |
2008-12-07 | target-ppc: convert SPR accesses to TCG | aurel32 |
2008-12-07 | target-ppc: remove dead code | aurel32 |
2008-12-06 | target-ppc: remove dead code | aurel32 |
2008-12-06 | target-ppc: convert SLB/TLB instructions to TCG | aurel32 |
2008-12-06 | target-ppc: convert dcr load/store to TCG | aurel32 |
2008-12-06 | target-ppc: convert msr load/store to TCG | aurel32 |
2008-12-06 | target-ppc: convert POWER bridge instructions to TCG | aurel32 |
2008-12-05 | target-ppc: convert POWER shift instructions to TCG | aurel32 |
2008-12-05 | target-ppc: add functions to load/store SPR | aurel32 |
2008-11-30 | target-ppc: remove unused file op_mem_access.h | aurel32 |
2008-11-30 | target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.c | aurel32 |
2008-11-30 | target-ppc: convert PPC 440 instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert return from interrupt instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert external load/store instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert load/store with reservation instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert lscbx instruction to TCG | aurel32 |
2008-11-30 | target-ppc: convert load/store string instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert icbi instruction to TCG | aurel32 |
2008-11-30 | target-ppc: convert dcbz instruction to TCG | aurel32 |
2008-11-30 | target-ppc: convert load/store multiple instructions to TCG | aurel32 |
2008-11-30 | target-ppc: convert wait instruction to TCG | aurel32 |
2008-11-30 | target-ppc: convert mfrom instruction to TCG | aurel32 |
2008-11-30 | target-ppc: remove dead code from op.c | aurel32 |
2008-11-30 | Common cpu_loop_exit prototype | aurel32 |
2008-11-30 | target-ppc: convert software TLB instructions to TCG | aurel32 |
2008-11-27 | target-ppc: convert POWER2 load/store instructions to TCG | aurel32 |
2008-11-27 | target-ppc: convert SPE load/store to TCG | aurel32 |
2008-11-27 | target-ppc: simplify evsplati and evsplatfi | aurel32 |
2008-11-25 | Use sys-queue.h for break/watchpoint managment (Jan Kiszka) | aliguori |
2008-11-24 | target-ppc: convert trap instructions to TCG | aurel32 |
2008-11-24 | target-ppc: convert altivec load/store to TCG | aurel32 |
2008-11-23 | target-ppc: convert FPU load/store to TCG | aurel32 |
2008-11-23 | target-ppc: fix access_type usage | aurel32 |
2008-11-23 | target-ppc: include the instruction name in load/store handlers name | aurel32 |
2008-11-23 | target-ppc: convert SPE FP ops to TCG | aurel32 |
2008-11-22 | target-ppc: remove declaration of removed function from op_helper.h | aurel32 |
2008-11-22 | target-ppc: convert exceptions generation to TCG | aurel32 |
2008-11-19 | target-ppc: fix TCG type errors introduced in r5754 | aurel32 |
2008-11-19 | target-ppc: convert fp ops to TCG | aurel32 |
2008-11-18 | Refactor and enhance break/watchpoint API (Jan Kiszka) | aliguori |
2008-11-18 | Refactor translation block CPU state handling (Jan Kiszka) | aliguori |
2008-11-18 | Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) | aliguori |
2008-11-18 | target-ppc: fix regression introduced by commit 5729 | aurel32 |
2008-11-17 | TCG variable type checking. | pbrook |
2008-11-16 | Attached patch fixes a series of this warning | blueswir1 |
2008-11-10 | target-ppc: convert most SPE integer instructions to TCG | aurel32 |
2008-11-09 | target-ppc: fix TCG argument | aurel32 |
2008-11-09 | target-ppc: Remove a few TCG temp variable leaks | aurel32 |