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-mips
History
ths
6a2d4d49f9
Delete obsolete MIPS dyngen ops.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4370 c046a42c-6fe2-441c-8c8c-71466251a162
2008-05-07 09:56:06 +00:00
..
cpu.h
Use TCG for MIPS GPR moves.
2008-05-06 10:57:59 +00:00
exec.h
Use TCG for MIPS GPR moves.
2008-05-06 10:57:59 +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
Make MIPS MT implementation more cache friendly.
2008-02-12 21:01:26 +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.c
Delete obsolete MIPS dyngen ops.
2008-05-07 09:56:06 +00:00
TODO
MIPS TODO: mention unimplemented system controllers.
2007-12-17 03:53:42 +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
Convert some MIPS load/store instructions to TCG.
2008-05-06 21:40:48 +00:00