Age | Commit message (Expand) | Author | Files | Lines |
2007-09-30 | Implement the PowerPC alternate time-base, following the 2.04 specification. | j_mayer | 1 | -0/+24 |
2007-09-29 | PowerPC emulation optimization: | j_mayer | 1 | -43/+0 |
2007-09-29 | Rework PowerPC exceptions model to make it more versatile: | j_mayer | 1 | -17/+404 |
2007-09-29 | Define the proper bfd_mach to be used by the disassembler for each | j_mayer | 1 | -0/+44 |
2007-09-29 | Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT. | j_mayer | 1 | -19/+20 |
2007-09-27 | Build fix for PowerPC hosts, where "PPC" is a predefined macro name. | ths | 1 | -15/+15 |
2007-09-27 | New ppc64-linux-user target. | j_mayer | 1 | -28/+0 |
2007-09-26 | Great rework and cleanups to ease PowerPC implementations definitions. | j_mayer | 1 | -2140/+3290 |
2007-09-21 | More PowerPC definitions, from POWER 2.04 specifications and misc sources. | j_mayer | 1 | -241/+684 |
2007-09-17 | Coding style fixes in PowerPC related code (no functional change): | j_mayer | 1 | -2/+2 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -1/+1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -3/+3 |
2007-07-12 | Disable dead code. | ths | 1 | -1/+2 |
2007-04-24 | Improve PowerPC 405 MMU model / share more code for other embedded targets | j_mayer | 1 | -3/+13 |
2007-04-19 | Duplicated SPR fix for BookE PowerPC by Guglielmo Morandin | j_mayer | 1 | -4/+0 |
2007-04-17 | Move PowerPC 405 specific definitions into a separate file | j_mayer | 1 | -111/+109 |
2007-04-16 | Add callbacks to allow dynamic change of PowerPC clocks (to be improved) | j_mayer | 1 | -15/+13 |
2007-04-16 | Cleanup and add more PowerPC core definitions. | j_mayer | 1 | -1116/+1120 |
2007-04-16 | Add reset callbacks for PowerPC CPU. | j_mayer | 1 | -33/+0 |
2007-04-16 | Add bus model (or input pins) into PowerPC CPU flags. | j_mayer | 1 | -0/+32 |
2007-04-16 | Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout | j_mayer | 1 | -0/+18 |
2007-04-12 | Add PowerPC 405 input pins (IRQ, resets, ...) model. | j_mayer | 1 | -3/+7 |
2007-04-09 | Implement embedded IRQ controller for PowerPC 6xx/740 & 750. | j_mayer | 1 | -0/+35 |
2007-03-30 | Fix / update PowerPC BookE definitions. | j_mayer | 1 | -11/+140 |
2007-03-23 | Add missing PowerPC 64 instructions | j_mayer | 1 | -7/+15 |
2007-03-23 | Fix debug printf: we need different macros for target_ulong prints | j_mayer | 1 | -2/+2 |
2007-03-20 | PowerPC 2.03 SPE extension - first pass. | j_mayer | 1 | -2/+3 |
2007-03-07 | Great PowerPC emulation code resynchronisation and improvments: | j_mayer | 1 | -861/+2533 |
2006-06-25 | C99 64 bit printf | bellard | 1 | -1/+1 |
2005-11-21 | cpu_exec_init() change | bellard | 1 | -3/+1 |
2005-07-02 | preliminary patch to support more PowerPC CPUs (Jocelyn Mayer) | bellard | 1 | -0/+2069 |