2007-10-27 |
j_mayer | Fix PowerPC FPSCR update and floating-point exception... |
blob | commitdiff | raw |
2007-10-25 |
j_mayer | Add PowerPC power-management state check callback. |
blob | commitdiff | raw | diff to current |
2007-10-25 |
j_mayer | Gprof prooved the PowerPC emulation spent too much... |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Properly implement non-execute bit on PowerPC segments... |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Merge PowerPC 620 input bus definitions with standard... |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | There is no need of a specific MMU model for PowerPC... |
blob | commitdiff | raw | diff to current |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
blob | commitdiff | raw | diff to current |
2007-10-12 |
j_mayer | Unify '-cpu ?' option. |
blob | commitdiff | raw | diff to current |
2007-10-08 |
j_mayer | Remove synonymous in PowerPC MSR bits definitions. |
blob | commitdiff | raw | diff to current |
2007-10-07 |
j_mayer | Implement PowerPC Altivec load & stores, used by Apple... |
blob | commitdiff | raw | diff to current |
2007-10-07 |
j_mayer | PowerPC target coding style fixes. |
blob | commitdiff | raw | diff to current |
2007-10-07 |
j_mayer | Reorganize the CPUPPCState structure to group features. |
blob | commitdiff | raw | diff to current |
2007-10-07 |
j_mayer | Add MSR bits signification per PowerPC implementation... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
j_mayer | Full implementation of PowerPC 64 MMU, just missing... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
j_mayer | Rename PowerPC MMUCSR0 and MMUCFG SPRs: those are not... |
blob | commitdiff | raw | diff to current |
2007-10-04 |
j_mayer | Make PowerPC cache line size implementation dependant. |
blob | commitdiff | raw | diff to current |
2007-10-03 |
j_mayer | We never have to export ppc_set_irq. |
blob | commitdiff | raw | diff to current |
2007-10-01 |
j_mayer | Fix reproductible crash: call cpu_loop_exit from micro... |
blob | commitdiff | raw | diff to current |
2007-10-01 |
j_mayer | Avoid op helpers that would just call helpers for TLB... |
blob | commitdiff | raw | diff to current |
2007-10-01 |
j_mayer | Share input pins and internal interrupt controller... |
blob | commitdiff | raw | diff to current |
2007-09-30 |
j_mayer | * Update OEA environment, following the PowerPC 2.04... |
blob | commitdiff | raw | diff to current |
2007-09-30 |
j_mayer | XER is to be treated as a 64 bits register on 64 bits... |
blob | commitdiff | raw | diff to current |
2007-09-30 |
j_mayer | Implement the PowerPC alternate time-base, following... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
j_mayer | Code provision for hypervisor timers resources, |
blob | commitdiff | raw | diff to current |
2007-09-29 |
j_mayer | Rework PowerPC exceptions model to make it more versatile: |
blob | commitdiff | raw | diff to current |
2007-09-29 |
j_mayer | Define the proper bfd_mach to be used by the disassembl... |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | Move get_sp_from_cpustate from cpu.h to target_signal.h. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | linux-user sigaltstack() syscall, by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-09-26 |
j_mayer | Great rework and cleanups to ease PowerPC implementatio... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
j_mayer | More PowerPC definitions, from POWER 2.04 specification... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
j_mayer | Make CPU hflags be a masked version of the PowerPC... |
blob | commitdiff | raw | diff to current |
2007-09-20 |
j_mayer | Move likely and unlikely macros in a common place ... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
j_mayer | TARGET_FMT_lu may also be useful. |
blob | commitdiff | raw | diff to current |
2007-09-19 |
j_mayer | More PowerPC target cleanups: |
blob | commitdiff | raw | diff to current |
2007-09-18 |
j_mayer | Fix PowerPC 32 emulation on 64 bits hosts: |
blob | commitdiff | raw | diff to current |
2007-09-17 |
j_mayer | Coding style fixes in PowerPC related code (no function... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Fix PPCEMB for 32bit hosts. |
blob | commitdiff | raw | diff to current |
2007-06-23 |
ths | Spelling fixes, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
blob | commitdiff | raw | diff to current |
2007-04-24 |
j_mayer | Code provision for new PowerPC embedded target support... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
j_mayer | Improve PowerPC 405 MMU model / share more code for... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
j_mayer | Add callbacks to allow dynamic change of PowerPC clocks... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
j_mayer | PowerPC 4xx software driven TLB fixes + debug traces. |
blob | commitdiff | raw | diff to current |
2007-04-16 |
j_mayer | Add reset callbacks for PowerPC CPU. |
blob | commitdiff | raw | diff to current |
2007-04-16 |
j_mayer | Add bus model (or input pins) into PowerPC CPU flags. |
blob | commitdiff | raw | diff to current |
2007-04-14 |
j_mayer | Fix miscellaneous display warnings for PowerPC & alpha... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
j_mayer | Add PowerPC 405 input pins (IRQ, resets, ...) model. |
blob | commitdiff | raw | diff to current |
2007-04-12 |
j_mayer | Embedded PowerPC Device Control Registers infrastructure. |
blob | commitdiff | raw | diff to current |
2007-04-09 |
j_mayer | Implement embedded IRQ controller for PowerPC 6xx/740... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
pbrook | Unify IRQ handling. |
blob | commitdiff | raw | diff to current |
2007-03-31 |
j_mayer | As embedded PowerPC TLB model is very different from... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
j_mayer | Fix / update PowerPC BookE definitions. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
j_mayer | New model for PowerPC CPU hardware interrupt events: |
blob | commitdiff | raw | diff to current |
2007-03-28 |
j_mayer | Solaris host compilation fix by Shaddy Baddah. |
blob | commitdiff | raw | diff to current |
2007-03-23 |
j_mayer | Add missing PowerPC 64 instructions |
blob | commitdiff | raw | diff to current |
2007-03-23 |
j_mayer | Fix debug printf: we need different macros for target_u... |
blob | commitdiff | raw | diff to current |
2007-03-22 |
j_mayer | PowerPC improvments: |
blob | commitdiff | raw | diff to current |
2007-03-20 |
j_mayer | PowerPC 2.03 SPE extension - first pass. |
blob | commitdiff | raw | diff to current |
2007-03-17 |
j_mayer | Make it safe to use 64 bits GPR and/or 64 bits host... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
j_mayer | Great PowerPC emulation code resynchronisation and... |
blob | commitdiff | raw | diff to current |
2007-01-31 |
ths | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
ths | Check ELF binaries for machine type and endianness. |
blob | commitdiff | raw | diff to current |
2005-11-26 |
bellard | specialize the power save code for 7x0 CPUs |
blob | commitdiff | raw | diff to current |
2005-11-20 |
bellard | added CPU_COMMON and CPUState.tb_jmp_cache[] |
blob | commitdiff | raw | diff to current |
2005-07-04 |
bellard | correct split between helper.c and op_helper.c - moved... |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | simplified PowerPC exception handling (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | preliminary patch to support more PowerPC CPUs (Jocelyn... |
blob | commitdiff | raw | diff to current |
2005-06-04 |
bellard | added temporary osi_call callback |
blob | commitdiff | raw | diff to current |
2005-04-17 |
bellard | gdb support for user mode (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-03-13 |
bellard | fpu fixes (Jocelyn Mayer) - soft float support |
blob | commitdiff | raw | diff to current |
2005-02-15 |
bellard | ppc fixes (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2005-02-08 |
bellard | ppc fixes - gcc 3.4 compile fix (initial patch by Jocel... |
blob | commitdiff | raw | diff to current |
2004-10-09 |
bellard | monitor fixes |
blob | commitdiff | raw | diff to current |
2004-07-12 |
bellard | win32 compile |
blob | commitdiff | raw | diff to current |
2004-07-07 |
bellard | suppressed unused function |
blob | commitdiff | raw | diff to current |
2004-05-23 |
bellard | PowerPC merge |
blob | commitdiff | raw | diff to current |
2004-05-21 |
bellard | PowerPC merge: real time TB and decrementer - faster... |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | precise self modifying code support |
blob | commitdiff | raw | diff to current |
2004-04-12 |
bellard | PowerPC system emulation fixes (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2004-01-24 |
bellard | added TARGET_LONG_BITS |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | suppressed explicit access type and use the exception... |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | PowerPC system emulation (Jocelyn Mayer) - modified... |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | PowerPC fixes (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2003-11-23 |
bellard | suppressed use of gen_multi - use intermediate FT0... |
blob | commitdiff | raw | diff to current |
2003-11-23 |
bellard | PowerPC support (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
|