sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/target-mips
ths c239529e7f Free constant temporaries.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4670 c046a42c-6fe2-441c-8c8c-71466251a162
2008-06-05 08:38:44 +00:00
..
TODO Mention missing CPU save/restore. 2008-05-07 15:39:12 +00:00
cpu.h Fix typo. 2008-05-30 17:54:15 +00:00
exec.h Switch most MIPS logical and arithmetic instructions to TCG. 2008-05-18 22:50:49 +00:00
fop_template.c Delete dead code. 2008-05-22 20:42:15 +00:00
helper.c Fix infinite loop when invalidating TLB, by Herve Poussineau. 2008-03-29 21:43:23 +00:00
helper.h Switch MIPS clo/clz and the condition tests to TCG. 2008-05-21 02:04:15 +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.c Fix mov[tf].ps handling for MIPS, by Richard Sandiford. 2008-05-24 19:46:23 +00:00
op_helper.c Fix off-by-one unwinding error. 2008-05-25 00:36:06 +00:00
op_mem.c Delete more obsolete dyngen ops. 2008-05-07 13:47:01 +00:00
translate.c Free constant temporaries. 2008-06-05 08:38:44 +00:00
translate_init.c Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard Sandiford. 2008-05-28 13:37:19 +00:00