mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-05 05:57:40 -07:00
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> |
||
|---|---|---|
| .. | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| crisv10-decode.h | ||
| crisv32-decode.h | ||
| helper.c | ||
| helper.h | ||
| machine.c | ||
| Makefile.objs | ||
| mmu.c | ||
| mmu.h | ||
| op_helper.c | ||
| opcode-cris.h | ||
| translate.c | ||
| translate_v10.c | ||