qemu-patch-raspberry4/target/rx
Yoshinori Sato 27a4a30e29 target/rx: CPU definitions
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
[PMD: Use newer QOM style, split cpu-qom.h, restrict access to
 extable array, use rx_cpu_tlb_fill() extracted from patch of
 Yoshinori Sato 'Convert to CPUClass::tlb_fill', call cpu_reset
 after qemu_init_vcpu, make rx_crname a function]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20200224141923.82118-7-ysato@users.sourceforge.jp>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
[PMD: Use GByteArray in gdbstub (rebase commit a010bdbe),
 use device_class_set_parent_reset (rebase commit 781c67ca)]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2020-03-19 17:58:05 +01:00
..
cpu-param.h target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
cpu-qom.h target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
cpu.c target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
cpu.h target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
gdbstub.c target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
helper.c target/rx: TCG helpers 2020-03-19 17:15:19 +01:00
helper.h target/rx: TCG helpers 2020-03-19 17:15:19 +01:00
insns.decode target/rx: TCG translation 2020-03-19 17:15:19 +01:00
Makefile.objs target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
op_helper.c target/rx: TCG helpers 2020-03-19 17:15:19 +01:00
translate.c target/rx: CPU definitions 2020-03-19 17:58:05 +01:00