| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix encoding of efsctsiz (powerpc spe), by Tristan Gingold. | ths | 2008-08-13 | 1 | -1/+2 |
* | Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues. | ths | 2008-07-18 | 1 | -8/+7 |
* | Add missing static qualifiers. | pbrook | 2008-06-29 | 1 | -1/+1 |
* | Add instruction counter. | pbrook | 2008-06-29 | 1 | -1/+31 |
* | PPC: fix mtfsfi | aurel32 | 2008-06-18 | 1 | -1/+1 |
* | Spelling fixes, by Stefan Weil. | ths | 2008-06-03 | 1 | -1/+1 |
* | Fix broken PPC user space single stepping | aurel32 | 2008-05-10 | 1 | -23/+39 |
* | PPC: fix isel opcode decoding | aurel32 | 2008-05-05 | 1 | -1/+1 |
* | Factorize code in translate.c | aurel32 | 2008-04-28 | 1 | -0/+42 |
* | Remove osdep.c/qemu-img code duplication | aurel32 | 2008-04-11 | 1 | -0/+1 |
* | use the TCG code generator | bellard | 2008-02-01 | 1 | -40/+8 |
* | Fix incorrect debug prints (reported by Paul Brook). | j_mayer | 2007-11-24 | 1 | -23/+10 |
* | Add new sane low-level memory accessors for PowerPC that do proper | j_mayer | 2007-11-22 | 1 | -0/+25 |
* | PowerPC instruction fixes: | j_mayer | 2007-11-19 | 1 | -3/+3 |
* | Fix another collision in PowerPC instructions definitions. | j_mayer | 2007-11-19 | 1 | -1/+1 |
* | A little more granularity in PowerPC instructions definition is needed | j_mayer | 2007-11-17 | 1 | -45/+59 |
* | Fix collision in PowerPC instructions definitions. | j_mayer | 2007-11-17 | 1 | -11/+11 |
* | Always make PowerPC hypervisor mode memory accesses and instructions | j_mayer | 2007-11-16 | 1 | -1015/+253 |
* | Fix invalid PowerPC 64 rldimi optimized case. | j_mayer | 2007-11-14 | 1 | -5/+3 |
* | Reorganize PowerPC instructions categories, add icbi separate case. | j_mayer | 2007-11-14 | 1 | -91/+103 |
* | PowerPC SPE extension fix: must always preserve GPR high bits when | j_mayer | 2007-11-12 | 1 | -3/+3 |
* | Allow use of SPE extension by all PowerPC targets, | j_mayer | 2007-11-12 | 1 | -9/+103 |
* | Fix usage of the -1 constant in the PowerPC target code: | j_mayer | 2007-11-12 | 1 | -5/+5 |
* | Optimize PowerPC overflow flag computation in most useful cases. | j_mayer | 2007-11-11 | 1 | -13/+13 |
* | PowerPC 601 need specific callbacks for its BATs setup. | j_mayer | 2007-11-04 | 1 | -11/+10 |
* | Improve PowerPC CPU state dump. | j_mayer | 2007-11-04 | 1 | -23/+25 |
* | Don't print any message when a priviledge exception occurs on mfpvr | j_mayer | 2007-11-02 | 1 | -4/+10 |
* | Fix CR ops with complement, thanks to Julian Seward for testing | j_mayer | 2007-10-31 | 1 | -5/+19 |
* | PowerPC coding style and inlining fixes. | j_mayer | 2007-10-28 | 1 | -2/+1 |
* | Fix PowerPC FPSCR update and floating-point exception generation | j_mayer | 2007-10-27 | 1 | -99/+173 |
* | Bugfix in PowerPC dcbi instruction: | j_mayer | 2007-10-26 | 1 | -5/+2 |
* | Pretty dump for specific PowerPC instructions names. | j_mayer | 2007-10-26 | 1 | -35/+75 |
* | Gprof prooved the PowerPC emulation spent too much time in MSR load and store | j_mayer | 2007-10-25 | 1 | -15/+7 |
* | Replace is_user variable with mmu_idx in softmmu core, | j_mayer | 2007-10-14 | 1 | -9/+2 |
* | Work-around C89 and/or "old" gcc unspecified behavior (#if in macro calls). | j_mayer | 2007-10-07 | 1 | -10/+7 |
* | Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy. | j_mayer | 2007-10-07 | 1 | -1/+164 |
* | PowerPC target coding style fixes. | j_mayer | 2007-10-07 | 1 | -1/+1 |
* | PowerPC target optimisations: make intensive use of always_inline. | j_mayer | 2007-10-07 | 1 | -87/+92 |
* | Reorganize the CPUPPCState structure to group features. | j_mayer | 2007-10-07 | 1 | -0/+2 |
* | Add MSR bits signification per PowerPC implementation flags (to be continued). | j_mayer | 2007-10-07 | 1 | -22/+28 |
* | Full implementation of PowerPC 64 MMU, just missing support for 1 TB | j_mayer | 2007-10-05 | 1 | -49/+118 |
* | Make PowerPC cache line size implementation dependant. | j_mayer | 2007-10-04 | 1 | -26/+159 |
* | Code provision for hypervisor mode memory accesses. | j_mayer | 2007-10-02 | 1 | -108/+245 |
* | Fix missing nip updates for instructions that potentially generate | j_mayer | 2007-10-01 | 1 | -0/+10 |
* | Handle all MMU models in switches, even if it's just to abort because of lack | j_mayer | 2007-10-01 | 1 | -2/+33 |
* | Optimisations: avoid generation of duplicated micro-ops. | j_mayer | 2007-10-01 | 1 | -3/+14 |
* | Avoid op helpers that would just call helpers for TLB & SLB management: | j_mayer | 2007-10-01 | 1 | -6/+4 |
* | Fix (once again) PowerPC sync weight field. | j_mayer | 2007-09-30 | 1 | -1/+1 |
* | * Update OEA environment, following the PowerPC 2.04 specification: | j_mayer | 2007-09-30 | 1 | -31/+165 |
* | Synchronize with latest PowerPC ISA VEA: | j_mayer | 2007-09-30 | 1 | -7/+23 |