On 5/21/24 20:41, Nicholas Piggin wrote:
PPR32 provides access to the upper half of PPR.

Signed-off-by: Nicholas Piggin<npig...@gmail.com>
---
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 ++++++++++++
  target/ppc/translate.c  | 24 ++++++++++++++++++++++++
  4 files changed, 39 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to