target-ppc: Add PMC7/8 to 970 class
commitc36c97f8804bbc2cd731f37a159ecdf618600871
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Wed, 4 Jun 2014 12:50:43 +0000 (4 22:50 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:43 +0000 (16 13:24 +0200)
tree39ca3ece62d803f2e8da9861d1b82efdc4d7de36
parent077850b037eea63d9b01db96dd0cb65a46dd0f0f
target-ppc: Add PMC7/8 to 970 class

Compared to PowerISA-compliant CPUs, 970 family has most of them plus
PMC7/8 which are only present on 970 but not on POWER5 and later CPUs.

Since we are changing SPRs for Book3s/970 families, let's add them too.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/cpu.h
target-ppc/translate_init.c