qemu-e2k/target-cris
Andreas Färber d1a94fec3d target-cris: Move TCG initialization to CRISCPU initfn
Split out TCG initialization from cpu_cris_init(). Avoid CPUCRISState
dependency for v10-specific initialization and for non-v10 by inlining
the decision into the initfn as well.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-02-16 14:50:58 +01:00
..
cpu-qom.h target-cris: Introduce QOM realizefn for CRISCPU 2013-02-16 14:50:57 +01:00
cpu.c target-cris: Move TCG initialization to CRISCPU initfn 2013-02-16 14:50:58 +01:00
cpu.h target-cris: Move TCG initialization to CRISCPU initfn 2013-02-16 14:50:58 +01:00
crisv10-decode.h
crisv32-decode.h
helper.c target-cris: Fix typo in D_LOG() macro 2013-01-24 11:28:15 +01:00
helper.h
machine.c
Makefile.objs
mmu.c
mmu.h
op_helper.c target-cris: Build fix for debug output 2013-02-04 16:12:57 +01:00
opcode-cris.h
translate_v10.c target-cris: Move TCG initialization to CRISCPU initfn 2013-02-16 14:50:58 +01:00
translate.c target-cris: Move TCG initialization to CRISCPU initfn 2013-02-16 14:50:58 +01:00