commit | c36c97f8804bbc2cd731f37a159ecdf618600871 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Wed Jun 04 22:50:43 2014 +1000 |
committer | Alexander Graf <agraf@suse.de> | Mon Jun 16 13:24:43 2014 +0200 |
tree | 39ca3ece62d803f2e8da9861d1b82efdc4d7de36 | |
parent | 077850b037eea63d9b01db96dd0cb65a46dd0f0f [diff] |
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>