qemu-e2k/target-mips
Edgar E. Iglesias 9e56e75624 mips: Initialize MT state at reset
Only TC0 on VPE0 is active after reset. All other VPEs and
TCs start in sleep.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
2011-09-06 11:09:39 +02:00
..
cpu.h Remove unused is_softmmu parameter from cpu_handle_mmu_fault 2011-08-07 09:32:01 +00:00
helper.c mips: Correct VInt vector generation 2011-09-06 11:09:38 +02:00
helper.h mips: Hook in more reg accesses via mttr/mftr 2011-09-06 11:09:38 +02:00
machine.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
mips-defs.h MIPS: Initial support of fulong mini pc (CPU definition) 2010-06-29 23:07:52 +02:00
op_helper.c mips: Correct IntCtl write mask for VInt 2011-09-06 11:09:38 +02:00
TODO
translate_init.c mips: Default to using one VPE and one TC. 2011-09-06 11:09:39 +02:00
translate.c mips: Initialize MT state at reset 2011-09-06 11:09:39 +02:00