This website requires JavaScript.
Explore
Help
Sign In
SYS-OSS
/
FRET-qemu
Watch
4
Star
0
Fork
0
You've already forked FRET-qemu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
FRET-qemu
/
target-ppc
History
bellard
6b2d3e3c96
fixed blr/bctr cases
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@631 c046a42c-6fe2-441c-8c8c-71466251a162
2004-02-21 15:41:09 +00:00
..
cpu.h
added TARGET_LONG_BITS
2004-01-24 15:19:09 +00:00
exec.h
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
2004-01-04 22:58:38 +00:00
helper.c
suppressed unused variables
2004-02-16 21:54:14 +00:00
hw.c
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
2004-01-04 22:58:38 +00:00
op_helper_mem.h
suppressed explicit access type and use the exception routine to infer it from the micro operation
2004-01-04 23:26:24 +00:00
op_helper.c
added tlb_flush() flags
2004-02-03 23:39:42 +00:00
op_mem.h
lwarx fix (Jocelyn Mayer)
2004-02-21 14:13:13 +00:00
op_template.h
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
2004-01-04 22:58:38 +00:00
op.c
adding direct block chaining support - simplified branch code gen
2004-02-21 15:35:00 +00:00
translate.c
fixed blr/bctr cases
2004-02-21 15:41:09 +00:00