sh4: shix: use generic cpu_model parsing
commitb0224788e7dc6d016ccda68959720ea9ab435191
authorIgor Mammedov <imammedo@redhat.com>
Thu, 5 Oct 2017 13:50:54 +0000 (5 15:50 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 27 Oct 2017 14:03:54 +0000 (27 16:03 +0200)
treef52c4e7c5f88a9291ea0c2dcc816e2e11b8a782c
parent78f60b829a09b23095f84a8de086c8309f7626a9
sh4: shix: use generic cpu_model parsing

default cpu model 'any' resolves to type TYPE_SH7750R_CPU
in superh_cpu_class_by_name(), so use it directly.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <1507211474-188400-21-git-send-email-imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/sh4/shix.c