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
bellard
a607922c75
fixed do_restore_state()
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4413 c046a42c-6fe2-441c-8c8c-71466251a162
2008-05-10 15:42:17 +00:00
..
cpu.h
Use TCG for MIPS GPR moves.
2008-05-06 10:57:59 +00:00
exec.h
Delete redundant prototype.
2008-05-07 15:29:58 +00:00
fop_template.c
Fix int/float inconsistencies.
2007-11-17 14:53:06 +00:00
helper.c
Fix infinite loop when invalidating TLB, by Herve Poussineau.
2008-03-29 21:43:23 +00:00
machine.c
remove target ifdefs from vl.c
2008-05-04 13:11:44 +00:00
mips-defs.h
Support for VR5432, and some of its special instructions. Original patch
2007-12-25 20:46:56 +00:00
op_helper.c
fixed do_restore_state()
2008-05-10 15:42:17 +00:00
op_mem.c
Delete more obsolete dyngen ops.
2008-05-07 13:47:01 +00:00
op.c
Delete obsolete MIPS dyngen ops.
2008-05-07 09:56:06 +00:00
TODO
Mention missing CPU save/restore.
2008-05-07 15:39:12 +00:00
translate_init.c
Enable 64-bit FPU only for NewABI. Spotted by Vince Weaver.
2008-05-06 20:48:02 +00:00
translate.c
Be more economical with local temporaries.
2008-05-07 18:18:09 +00:00