index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-06
Fix for PowerPC 64 rotates.
j_mayer
1
-27
/
+35
2007-03-30
Fix rfi instruction: do not depend on current execution mode
j_mayer
1
-19
/
+90
2007-03-23
Add missing PowerPC 64 instructions
j_mayer
1
-2
/
+140
2007-03-23
Fix debug printf: we need different macros for target_ulong prints
j_mayer
1
-6
/
+6
2007-03-22
PowerPC improvments:
j_mayer
1
-23
/
+83
2007-03-22
PowerPC bugfixes:
j_mayer
1
-1
/
+4
2007-03-20
PowerPC 2.03 SPE extension - first pass.
j_mayer
1
-4
/
+818
2007-03-19
Define gen_intermediate_code_internal as "static inline".
ths
1
-2
/
+3
2007-03-18
As icbi is not a priviledge instruction and is treated as a load by the MMU
j_mayer
1
-6
/
+37
2007-03-17
Make it safe to use 64 bits GPR and/or 64 bits host registers.
j_mayer
1
-218
/
+1127
2007-03-07
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
1
-528
/
+1692
2007-01-05
PPC32 Trace Exception and Trap instruction, by Jason Wessel.
ths
1
-0
/
+2
2006-06-25
C99 64 bit printf
bellard
1
-3
/
+3
2006-05-22
PPC Breakpoints for gdb-stub (Jason Wessel)
bellard
1
-2
/
+21
2005-11-23
halt state support for ppc
bellard
1
-1
/
+2
2005-11-23
avoid generating useless exceptions (Jocelyn Mayer)
bellard
1
-11
/
+26
2005-11-21
target_disas() little endian change
bellard
1
-1
/
+1
2005-11-20
use direct jump only for jumps in the same page - stop translation after mtsr...
bellard
1
-15
/
+26
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
1
-4
/
+27
2005-07-02
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
1
-2
/
+9
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
1
-884
/
+126
2005-06-05
simplified end of page handling
bellard
1
-6
/
+1
2005-06-04
fixed lsw[ix] / stsw[ix] potential exception bug - mtcrf workaround for Mac O...
bellard
1
-3
/
+16
2005-05-12
dcbz fix (Jocelyn Mayer)
bellard
1
-0
/
+2
2005-04-23
This patch adds little-endian mode support to PPC emulation.
bellard
1
-26
/
+98
2005-04-23
- remove the ugly "stop" pseudo-opcode.
bellard
1
-16
/
+22
2005-03-13
fpu fixes (Jocelyn Mayer) - soft float support
bellard
1
-26
/
+69
2005-02-15
ppc fixes (Jocelyn Mayer)
bellard
1
-25
/
+70
2005-02-08
ppc fixes - gcc 3.4 compile fix (initial patch by Jocelyn Mayer)
bellard
1
-13
/
+22
2005-01-03
64 bit target support
bellard
1
-5
/
+5
2004-10-09
monitor fixes
bellard
1
-18
/
+19
2004-10-03
removed access_type hack
bellard
1
-6
/
+0
2004-09-18
removed unused prototype
bellard
1
-3
/
+0
2004-07-12
OS X port
bellard
1
-3
/
+4
2004-07-10
Mac OS X port
bellard
1
-4
/
+9
2004-07-07
fixed b[l] decoding
bellard
1
-1
/
+4
2004-06-22
cpu_single_env init
bellard
1
-1
/
+1
2004-05-23
PowerPC merge
bellard
1
-104
/
+143
2004-05-23
cleanup
bellard
1
-5
/
+0
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
1
-126
/
+116
2004-05-20
fixed invalid includes
bellard
1
-2
/
+7
2004-05-17
ppc fix (Jocelyn Mayer)
bellard
1
-3
/
+2
2004-04-26
ppc fixes (Jocelyn Mayer)
bellard
1
-2
/
+4
2004-04-25
avoid unneeded casts
bellard
1
-30
/
+30
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-10
/
+38
2004-02-21
fixed blr/bctr cases
bellard
1
-1
/
+0
2004-02-21
adding direct block chaining support - simplified branch code gen
bellard
1
-187
/
+117
2004-02-21
Fix check for lswi (Jocelyn Mayer)
bellard
1
-3
/
+3
2004-02-03
added tlb_flush() flags
bellard
1
-1
/
+1
2004-01-18
PowerPC merge (Jocelyn Mayer)
bellard
1
-2
/
+9
[next]