Age | Commit message (Expand) | Author | Files | Lines |
2007-11-12 | PowerPC SPE extension fix: must always preserve GPR high bits when | j_mayer | 1 | -2/+2 |
2007-11-12 | Allow use of SPE extension by all PowerPC targets, | j_mayer | 1 | -5/+8 |
2007-10-31 | Fix CR ops with complement, thanks to Julian Seward for testing | j_mayer | 1 | -0/+2 |
2007-10-27 | Fix PowerPC FPSCR update and floating-point exception generation | j_mayer | 1 | -33/+0 |
2007-10-07 | Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy. | j_mayer | 1 | -0/+40 |
2007-09-17 | Coding style fixes in PowerPC related code (no functional change): | j_mayer | 1 | -21/+21 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -1/+1 |
2007-04-24 | Code provision for new PowerPC embedded target support with: | j_mayer | 1 | -2/+2 |
2007-03-20 | PowerPC 2.03 SPE extension - first pass. | j_mayer | 1 | -0/+42 |
2007-03-07 | Great PowerPC emulation code resynchronisation and improvments: | j_mayer | 1 | -48/+25 |
2005-07-02 | preliminary patch to support more PowerPC CPUs (Jocelyn Mayer) | bellard | 1 | -3/+3 |
2004-05-23 | PowerPC merge | bellard | 1 | -4/+1 |
2004-01-04 | PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api | bellard | 1 | -3/+30 |
2004-01-04 | PowerPC fixes (Jocelyn Mayer) | bellard | 1 | -2/+74 |
2003-11-23 | suppressed use of gen_multi - use intermediate FT0 register for floats - use ... | bellard | 1 | -0/+87 |