Age | Commit message (Expand) | Author |
2008-09-04 | ppc: cleanup register types | aurel32 |
2008-04-07 | Revert revisions r4168 and r4169. That's work in progress, not ready for trun... | aurel32 |
2008-04-07 | Always enable precise emulation when softfloat is used | aurel32 |
2007-11-24 | Fix incorrect debug prints (reported by Paul Brook). | j_mayer |
2007-11-14 | Fix PowerPC targets compilation on 32 bits hosts: | j_mayer |
2007-11-03 | PowerPC MMU and exception fixes: | j_mayer |
2007-10-25 | Gprof prooved the PowerPC emulation spent too much time in MSR load and store | j_mayer |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer |
2007-10-07 | Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy. | j_mayer |
2007-10-07 | PowerPC target optimisations: make intensive use of always_inline. | j_mayer |
2007-10-01 | Avoid op helpers that would just call helpers for TLB & SLB management: | j_mayer |
2007-09-26 | Great rework and cleanups to ease PowerPC implementations definitions. | j_mayer |
2007-09-17 | Coding style fixes in PowerPC related code (no functional change): | j_mayer |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-07-11 | Fix PPCEMB for 32bit hosts. | ths |
2007-06-03 | Clean up of some target specifics in exec.c/cpu-exec.c. | ths |
2007-04-24 | Code provision for new PowerPC embedded target support with: | j_mayer |
2007-04-16 | Add callbacks to allow dynamic change of PowerPC clocks (to be improved) | j_mayer |
2007-03-22 | PowerPC bugfixes: | j_mayer |
2007-03-20 | PowerPC 2.03 SPE extension - first pass. | j_mayer |
2007-03-17 | Make it safe to use 64 bits GPR and/or 64 bits host registers. | j_mayer |
2007-03-07 | Great PowerPC emulation code resynchronisation and improvments: | j_mayer |
2006-12-23 | Use memory barriers in FORCE_RET / RETURN. | ths |
2005-10-30 | moved common softmmu code to common header (Paul Brook) | bellard |
2005-07-04 | correct split between helper.c and op_helper.c - moved some uops to op_helper... | bellard |
2005-07-02 | preliminary patch to support more PowerPC CPUs (Jocelyn Mayer) | bellard |
2005-03-13 | fpu fixes (Jocelyn Mayer) - soft float support | bellard |
2005-01-03 | 64 bit target support | bellard |
2004-10-12 | correct handling of saved host registers | bellard |
2004-05-23 | PowerPC merge | bellard |
2004-05-21 | PowerPC merge: real time TB and decrementer - faster and simpler exception ha... | bellard |
2004-04-26 | ppc fixes (Jocelyn Mayer) | bellard |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard |
2004-01-04 | PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api | bellard |
2004-01-04 | PowerPC fixes (Jocelyn Mayer) | bellard |
2003-11-23 | PowerPC support (Jocelyn Mayer) | bellard |