target/ppc: Tidy POWER book4 SPR registration
authorNicholas Piggin <npiggin@gmail.com>
Sun, 25 Jun 2023 12:03:16 +0000 (22:03 +1000)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 7 Jul 2023 07:18:26 +0000 (04:18 -0300)
commit6f967f4f7869cd393585946ed43427c626a15d40
treeb05cf6f28aa6b697a7b57b9ef597b690902d9eb2
parent32be62a3d811fa9f389ff791ac6c5cecf69b2109
target/ppc: Tidy POWER book4 SPR registration

POWER book4 (implementation-specific) SPRs are sometimes in their own
functions, but in other cases are mixed with architected SPRs. Do some
spring cleaning on these.

Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-ID: <20230625120317.13877-2-npiggin@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
target/ppc/cpu_init.c