This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qemu
/
target-mips
History
ths
0300e3faf6
MIPS TODO: mention unimplemented system controllers.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3830 c046a42c-6fe2-441c-8c8c-71466251a162
2007-12-17 03:53:42 +00:00
..
cpu.h
added cpu_model parameter to cpu_init()
2007-11-10 15:15:54 +00:00
exec.h
Use FORCE_RET, scrap RETURN which was implemented in target-specific code.
2007-11-09 23:09:41 +00:00
fop_template.c
Fix int/float inconsistencies.
2007-11-17 14:53:06 +00:00
helper.c
Fix off-by-one address checks in MIPS64 MMU, by Aurelien Jarno.
2007-11-22 00:34:36 +00:00
mips-defs.h
Larger physical address space for 32-bit MIPS.
2007-12-02 07:14:17 +00:00
op_helper.c
Add strict checking mode for softfp code.
2007-11-18 14:33:24 +00:00
op_mem.c
Use FORCE_RET, scrap RETURN which was implemented in target-specific code.
2007-11-09 23:09:41 +00:00
op_template.c
Use FORCE_RET, scrap RETURN which was implemented in target-specific code.
2007-11-09 23:09:41 +00:00
op.c
Fix MIPS64 R2 instructions.
2007-11-18 03:36:07 +00:00
TODO
MIPS TODO: mention unimplemented system controllers.
2007-12-17 03:53:42 +00:00
translate_init.c
Add older 4Km variants.
2007-11-19 16:10:33 +00:00
translate.c
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-12-09 02:22:57 +00:00