Home
last modified time | relevance | path

Searched refs:TYPE_RX62N_CPU (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/rx/
H A Dcpu-qom.h26 #define TYPE_RX62N_CPU RX_CPU_TYPE_NAME("rx62n") macro
H A Dcpu.c249 .name = TYPE_RX62N_CPU,
/openbmc/qemu/hw/rx/
H A Drx-gdbsim.c166 mc->default_cpu_type = TYPE_RX62N_CPU; in rx_gdbsim_class_init()
H A Drx62n.c248 object_initialize_child(OBJECT(s), "cpu", &s->cpu, TYPE_RX62N_CPU); in rx62n_realize()