target-sparc: Use sparc_cpu_parse_features() directly
commitfb02d56e96d553088c5b4267a3c954a3e952a50a
authorIgor Mammedov <imammedo@redhat.com>
Thu, 9 Jun 2016 17:11:00 +0000 (9 19:11 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 7 Jul 2016 18:24:57 +0000 (7 15:24 -0300)
tree0b234c7db605350612b86524940ab9f8dce5c7a8
parentadae837d40dea7100040136647e3de44898994df
target-sparc: Use sparc_cpu_parse_features() directly

Make SPARC target use sparc_cpu_parse_features() directly
so it won't get in the way of switching other propertified
targets to handling features as global properties.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-sparc/cpu.c