On 5/21/24 20:41, Nicholas Piggin wrote:
PPR32 provides access to the upper half of PPR.
Signed-off-by: Nicholas Piggin
---
v3:
- Don't clobber lower half of PPR.
- Add spr_load_dump_spr (spr_store_dump_spr was already there).
target/ppc/cpu.h| 1 +
target/ppc/spr_common.h | 2 ++
PPR32 provides access to the upper half of PPR.
Signed-off-by: Nicholas Piggin
---
v3:
- Don't clobber lower half of PPR.
- Add spr_load_dump_spr (spr_store_dump_spr was already there).
target/ppc/cpu.h| 1 +
target/ppc/spr_common.h | 2 ++
target/ppc/cpu_init.c | 12
t