qemu-e2k/target/tricore
Igor Mammedov a69773122b tricore: replace cpu_tricore_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-17-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-09-01 11:54:24 -03:00
..
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c qemu-system-tricore: segfault when entering "x 0" on the monitor 2017-07-31 13:06:38 +03:00
cpu.h tricore: replace cpu_tricore_init() with cpu_generic_init() 2017-09-01 11:54:24 -03:00
csfr.def Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
fpu_helper.c target-tricore: Add updfl instruction 2017-01-11 14:37:37 +01:00
helper.c tricore: replace cpu_tricore_init() with cpu_generic_init() 2017-09-01 11:54:24 -03:00
helper.h TriCore FPU patches 2017-01-12 18:29:49 +00:00
op_helper.c target-tricore: Use clrsb helper 2017-01-10 08:47:48 -08:00
translate.c tcg: Pass generic CPUState to gen_intermediate_code() 2017-07-19 14:45:16 -07:00
tricore-defs.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
tricore-opcodes.h target-tricore: Added new JNE instruction variant 2017-01-11 14:37:28 +01:00