target/ppc/cpu-models: Re-group the 970 CPUs together again
commit9545f2e10997155aa28b1fc229302cf4e8608c9b
authorThomas Huth <thuth@redhat.com>
Fri, 7 Sep 2018 13:19:54 +0000 (7 15:19 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 25 Sep 2018 01:12:25 +0000 (25 11:12 +1000)
tree7c641ee80c6a58618af9faf816c862cbd45270c9
parent416756cc049006ab8a05fe39e5f2e6af25cad9d2
target/ppc/cpu-models: Re-group the 970 CPUs together again

The addition of the POWER9 CPUs divided the entries for the 970 CPUs,
which is a little bit confusing when you look at the code. So let's
re-group the 970 CPUs together again, and since these chips have been
based on the POWER4 processor, move them also in front of the POWER5
chips now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/cpu-models.c