Searched hist:b9ad9d5b2110e4078819626d9a606679656d2498 (Results 1 – 2 of 2) sorted by relevance
/qemu/target/tricore/ |
H A D | cpu.h | b9ad9d5b2110e4078819626d9a606679656d2498 Thu Oct 05 13:51:03 UTC 2017 Igor Mammedov <imammedo@redhat.com> tricore: cleanup cpu type name composition
introduce TRICORE_CPU_TYPE_NAME macro and use it to construct cpu type names. While at it move cpu type_infos into one array and register it directly with type_init_from_array() instead of custom tricore_cpu_register_types()/cpu_register()
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <1507211474-188400-30-git-send-email-imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|
H A D | cpu.c | b9ad9d5b2110e4078819626d9a606679656d2498 Thu Oct 05 13:51:03 UTC 2017 Igor Mammedov <imammedo@redhat.com> tricore: cleanup cpu type name composition
introduce TRICORE_CPU_TYPE_NAME macro and use it to construct cpu type names. While at it move cpu type_infos into one array and register it directly with type_init_from_array() instead of custom tricore_cpu_register_types()/cpu_register()
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <1507211474-188400-30-git-send-email-imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
|