Sign in
qemu
/
qemu
/
735ba5884943ad91be660b59092ab7592c4bde07
/
target-ppc
/
exec.h
636aa20
Replace always_inline with inline
by Blue Swirl
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
6a4955a
qemu: per-arch cpu_has_work (Marcelo Tosatti)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
9326a95
target-ppc: fix a typo
by aurel32
· 16 years ago
f966468
target-ppc: fix a typo introduced in revision 6058
by aurel32
· 16 years ago
ce9ede8
target-ppc: update comment about precise emulation
by aurel32
· 16 years ago
d445bde
target-ppc: remove dead code
by aurel32
· 16 years ago
196e342
target-ppc: enable PRECISE_EMULATION by default
by aurel32
· 16 years ago
9322057
target-ppc: remove remaining warnings
by aurel32
· 16 years ago
e06fcd7
target-ppc: rework exception code
by aurel32
· 16 years ago
45d827d
target-ppc: convert SPR accesses to TCG
by aurel32
· 16 years ago
8983da7
target-ppc: remove dead code
by aurel32
· 16 years ago
7487953
target-ppc: convert POWER shift instructions to TCG
by aurel32
· 16 years ago
01a4afe
target-ppc: convert POWER2 load/store instructions to TCG
by aurel32
· 16 years ago
6a6ae23
target-ppc: convert SPE load/store to TCG
by aurel32
· 16 years ago
fe1e5c5
target-ppc: convert altivec load/store to TCG
by aurel32
· 16 years ago
64adab3
target-ppc: convert exceptions generation to TCG
by aurel32
· 16 years ago
af12906
target-ppc: convert fp ops to TCG
by aurel32
· 16 years ago
bd7d9a6
ppc: cleanup register types
by aurel32
· 17 years ago
1cdb9c3
Revert revisions r4168 and r4169. That's work in progress, not ready for trunk yet.
by aurel32
· 17 years ago
e755699
Always enable precise emulation when softfloat is used
by aurel32
· 17 years ago
6b542af
Fix incorrect debug prints (reported by Paul Brook).
by j_mayer
· 17 years ago
57c2627
Fix PowerPC targets compilation on 32 bits hosts:
by j_mayer
· 17 years ago
faadf50
PowerPC MMU and exception fixes:
by j_mayer
· 17 years ago
0411a97
Gprof prooved the PowerPC emulation spent too much time in MSR load and store
by j_mayer
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
a9d9eb8
Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy.
by j_mayer
· 17 years ago
b068d6a
PowerPC target optimisations: make intensive use of always_inline.
by j_mayer
· 17 years ago
daf4f96
Avoid op helpers that would just call helpers for TLB & SLB management:
by j_mayer
· 17 years ago
a750fc0
Great rework and cleanups to ease PowerPC implementations definitions.
by j_mayer
· 17 years ago
3608160
Coding style fixes in PowerPC related code (no functional change):
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
3c4c9f9
Fix PPCEMB for 32bit hosts.
by ths
· 18 years ago
bfed01f
Clean up of some target specifics in exec.c/cpu-exec.c.
by ths
· 18 years ago
35cdaad
Code provision for new PowerPC embedded target support with:
by j_mayer
· 18 years ago
8ecc791
Add callbacks to allow dynamic change of PowerPC clocks (to be improved)
by j_mayer
· 18 years ago
e864cab
PowerPC bugfixes:
by j_mayer
· 18 years ago
0487d6a
PowerPC 2.03 SPE extension - first pass.
by j_mayer
· 18 years ago
d9bce9d
Make it safe to use 64 bits GPR and/or 64 bits host registers.
by j_mayer
· 18 years ago
76a6625
Great PowerPC emulation code resynchronisation and improvments:
by j_mayer
· 18 years ago
70ead43
Use memory barriers in FORCE_RET / RETURN.
by ths
· 18 years ago
a9049a0
moved common softmmu code to common header (Paul Brook)
by bellard
· 19 years ago
fdabc36
correct split between helper.c and op_helper.c - moved some uops to op_helper.c (Jocelyn Mayer)
by bellard
· 20 years ago
3fc6c08
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
by bellard
· 20 years ago
4ecc319
fpu fixes (Jocelyn Mayer) - soft float support
by bellard
· 20 years ago
0fa85d4
64 bit target support
by bellard
· 20 years ago
0d1a29f
correct handling of saved host registers
by bellard
· 20 years ago
4b3686f
PowerPC merge
by bellard
· 21 years ago
9fddaa0
PowerPC merge: real time TB and decrementer - faster and simpler exception handling (Jocelyn Mayer)
by bellard
· 21 years ago
1ef59d0
ppc fixes (Jocelyn Mayer)
by bellard
· 21 years ago
a541f29
PowerPC system emulation fixes (Jocelyn Mayer)
by bellard
· 21 years ago
9a64fbe
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
by bellard
· 21 years ago
fb0eaff
PowerPC fixes (Jocelyn Mayer)
by bellard
· 21 years ago
79aceca
PowerPC support (Jocelyn Mayer)
by bellard
· 21 years ago