target-ppc: Add HID4 SPR for PPC970
commitba881002194f61598aa8bd33c98a471210e904ef
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Wed, 4 Jun 2014 12:50:44 +0000 (4 22:50 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:43 +0000 (16 13:24 +0200)
tree0cba82a7b85989ea9f3ce7d91ce6a1c095e9c902
parentc36c97f8804bbc2cd731f37a159ecdf618600871
target-ppc: Add HID4 SPR for PPC970

Previously LPCR was registered for the 970 class which was wrong as
it does not have LPCR. Instead, HID4 is used which this patch registers.

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