qemu-e2k/target/cris
Igor Mammedov 673a11ca6a cris: replace cpu_cris_init() with cpu_generic_init()
it's just a wrapper, drop it and use cpu_generic_init() directly

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1503592308-93913-20-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-09-01 11:54:24 -03:00
..
Makefile.objs
cpu-qom.h
cpu.c cris: replace cpu_cris_init() with cpu_generic_init() 2017-09-01 11:54:24 -03:00
cpu.h cris: replace cpu_cris_init() with cpu_generic_init() 2017-09-01 11:54:24 -03:00
crisv10-decode.h
crisv32-decode.h
gdbstub.c
helper.c
helper.h
machine.c
mmu.c
mmu.h
op_helper.c
opcode-cris.h
translate.c tcg: Pass generic CPUState to gen_intermediate_code() 2017-07-19 14:45:16 -07:00
translate_v10.c