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
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-24
Improve PowerPC 405 MMU model / share more code for other embedded targets
j_mayer
1
-22
/
+74
2007-04-19
No functional changes:
j_mayer
1
-49
/
+65
2007-04-16
PowerPC 4xx software driven TLB fixes + debug traces.
j_mayer
1
-27
/
+111
2007-04-16
Add reset callbacks for PowerPC CPU.
j_mayer
1
-0
/
+78
2007-04-16
Add bus model (or input pins) into PowerPC CPU flags.
j_mayer
1
-0
/
+7
2007-04-16
Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout
j_mayer
1
-14
/
+39
2007-04-14
Fix miscellaneous display warnings for PowerPC & alpha targets
j_mayer
1
-5
/
+5
2007-04-09
Implement embedded IRQ controller for PowerPC 6xx/740 & 750.
j_mayer
1
-6
/
+10
2007-04-07
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
1
-2
/
+2
2007-03-31
Support for PowerPC BookE exception model.
j_mayer
1
-49
/
+92
2007-03-31
Merge PowerPC 405 MMU model.
j_mayer
1
-17
/
+142
2007-03-31
As embedded PowerPC TLB model is very different from PowerPC 6xx ones,
j_mayer
1
-11
/
+9
2007-03-30
New model for PowerPC CPU hardware interrupt events:
j_mayer
1
-0
/
+83
2007-03-23
Add missing PowerPC 64 instructions
j_mayer
1
-2
/
+3
2007-03-23
Fix debug printf: we need different macros for target_ulong prints
j_mayer
1
-46
/
+53
2007-03-17
Make it safe to use 64 bits GPR and/or 64 bits host registers.
j_mayer
1
-38
/
+71
2007-03-07
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
1
-415
/
+674
2007-01-05
PPC32 Trace Exception and Trap instruction, by Jason Wessel.
ths
1
-2
/
+0
2005-11-26
specialize the power save code for 7x0 CPUs
bellard
1
-1
/
+14
2005-11-23
halt state support for ppc
bellard
1
-0
/
+5
2005-11-20
removed unneeded code
bellard
1
-11
/
+1
2005-10-30
avoid using physical accesses in user emulation
bellard
1
-9
/
+29
2005-07-04
correct split between helper.c and op_helper.c - moved some uops to op_helper...
bellard
1
-88
/
+15
2005-07-02
simplified PowerPC exception handling (Jocelyn Mayer)
bellard
1
-106
/
+396
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
1
-46
/
+361
2005-06-04
MMU fix - temporary osi_call support - xec_bc mask fix
bellard
1
-36
/
+35
2005-03-13
fpu fixes (Jocelyn Mayer) - soft float support
bellard
1
-2
/
+1
2005-02-15
ppc fixes (Jocelyn Mayer)
bellard
1
-16
/
+0
2005-02-08
ppc fixes - gcc 3.4 compile fix (initial patch by Jocelyn Mayer)
bellard
1
-4
/
+9
2005-01-28
physical memory access functions
bellard
1
-3
/
+3
2005-01-03
64 bit target support
bellard
1
-4
/
+2
2004-10-09
monitor fixes
bellard
1
-2
/
+2
2004-10-03
removed access_type hack
bellard
1
-26
/
+43
2004-07-10
removed unused definitions
bellard
1
-2
/
+0
2004-06-21
removed traces
bellard
1
-4
/
+5
2004-05-23
PowerPC merge
bellard
1
-14
/
+13
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
1
-48
/
+6
2004-05-20
suppressed unneeded header
bellard
1
-14
/
+12
2004-04-26
ppc fixes (Jocelyn Mayer)
bellard
1
-7
/
+6
2004-04-25
avoid unneeded casts
bellard
1
-4
/
+3
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-179
/
+170
2004-02-16
suppressed unused variables
bellard
1
-5
/
+1
2004-01-24
added cpu_get_phys_page_debug()
bellard
1
-0
/
+16
2004-01-04
suppressed explicit access type and use the exception routine to infer it fro...
bellard
1
-1
/
+1
2004-01-04
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
bellard
1
-175
/
+849
2004-01-04
waiting for TARGET_HAS_SMC patch
bellard
1
-1
/
+1
2004-01-04
PowerPC fixes (Jocelyn Mayer)
bellard
1
-70
/
+75
2003-11-23
PowerPC support (Jocelyn Mayer)
bellard
1
-0
/
+262