qemu-irix/target-mips
Andreas Färber ce3960ebe5 cpu: Move nr_{cores,threads} fields to CPUState
To facilitate the field movements, pass MIPSCPU to malta_mips_config();
avoid that for mips_cpu_map_tc() since callers only access MIPS Thread
Contexts, inside TCG helpers.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-01-15 04:09:13 +01:00
..
Makefile.objs
TODO
cpu-qom.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
cpu.c
cpu.h target-mips: Allow DSP access to be disabled once enabled. 2013-01-08 11:49:01 +01:00
dsp_helper.c target-mips: Fix helper and tests for dot/cross-dot product instructions 2013-01-08 11:58:43 +01:00
helper.c
helper.h
lmi_helper.c
machine.c
mips-defs.h
op_helper.c cpu: Move nr_{cores,threads} fields to CPUState 2013-01-15 04:09:13 +01:00
translate.c target-mips: Make repl_ph to sign extend to target-long 2013-01-01 11:55:57 +01:00
translate_init.c