Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-04-24 | Code provision for new PowerPC embedded target support with: | j_mayer | 1 | -4/+4 |
2007-04-16 | Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout | j_mayer | 1 | -0/+4 |
2007-03-30 | Fix rfi instruction: do not depend on current execution mode | j_mayer | 1 | -5/+6 |
2007-03-23 | Add missing PowerPC 64 instructions | j_mayer | 1 | -0/+7 |
2007-03-22 | PowerPC bugfixes: | j_mayer | 1 | -0/+4 |
2007-03-21 | Fix compilation on 32 bits hosts (pb reported by Thiemo Seufer) | j_mayer | 1 | -3/+2 |
2007-03-20 | PowerPC 2.03 SPE extension - first pass. | j_mayer | 1 | -0/+281 |
2007-03-18 | As icbi is not a priviledge instruction and is treated as a load by the MMU | j_mayer | 1 | -5/+2 |
2007-03-17 | Make it safe to use 64 bits GPR and/or 64 bits host registers. | j_mayer | 1 | -8/+46 |
2007-03-07 | Great PowerPC emulation code resynchronisation and improvments: | j_mayer | 1 | -0/+132 |