index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
translate.c
Age
Commit message (
Expand
)
Author
2007-09-11
Fix tb->size mishandling, by Daniel Jacobowitz.
ths
2007-05-27
Spelling fix (Mark Glines)
blueswir1
2007-04-24
Code provision for new PowerPC embedded target support with:
j_mayer
2007-04-19
No functional changes:
j_mayer
2007-04-16
PowerPC emulation bugfixes:
j_mayer
2007-04-16
Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout
j_mayer
2007-04-06
Fix for PowerPC 64 rotates.
j_mayer
2007-03-30
Fix rfi instruction: do not depend on current execution mode
j_mayer
2007-03-23
Add missing PowerPC 64 instructions
j_mayer
2007-03-23
Fix debug printf: we need different macros for target_ulong prints
j_mayer
2007-03-22
PowerPC improvments:
j_mayer
2007-03-22
PowerPC bugfixes:
j_mayer
2007-03-20
PowerPC 2.03 SPE extension - first pass.
j_mayer
2007-03-19
Define gen_intermediate_code_internal as "static inline".
ths
2007-03-18
As icbi is not a priviledge instruction and is treated as a load by the MMU
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
2007-01-05
PPC32 Trace Exception and Trap instruction, by Jason Wessel.
ths
2006-06-25
C99 64 bit printf
bellard
2006-05-22
PPC Breakpoints for gdb-stub (Jason Wessel)
bellard
2005-11-23
halt state support for ppc
bellard
2005-11-23
avoid generating useless exceptions (Jocelyn Mayer)
bellard
2005-11-21
target_disas() little endian change
bellard
2005-11-20
use direct jump only for jumps in the same page - stop translation after mtsr...
bellard
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
2005-07-02
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
2005-06-05
simplified end of page handling
bellard
2005-06-04
fixed lsw[ix] / stsw[ix] potential exception bug - mtcrf workaround for Mac O...
bellard
2005-05-12
dcbz fix (Jocelyn Mayer)
bellard
2005-04-23
This patch adds little-endian mode support to PPC emulation.
bellard
2005-04-23
- remove the ugly "stop" pseudo-opcode.
bellard
2005-03-13
fpu fixes (Jocelyn Mayer) - soft float support
bellard
2005-02-15
ppc fixes (Jocelyn Mayer)
bellard
2005-02-08
ppc fixes - gcc 3.4 compile fix (initial patch by Jocelyn Mayer)
bellard
2005-01-03
64 bit target support
bellard
2004-10-09
monitor fixes
bellard
2004-10-03
removed access_type hack
bellard
2004-09-18
removed unused prototype
bellard
2004-07-12
OS X port
bellard
2004-07-10
Mac OS X port
bellard
2004-07-07
fixed b[l] decoding
bellard
2004-06-22
cpu_single_env init
bellard
2004-05-23
PowerPC merge
bellard
2004-05-23
cleanup
bellard
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
2004-05-20
fixed invalid includes
bellard
2004-05-17
ppc fix (Jocelyn Mayer)
bellard
2004-04-26
ppc fixes (Jocelyn Mayer)
bellard
2004-04-25
avoid unneeded casts
bellard
[next]