qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] target/ppc: Clean up _spr_register


From: Richard Henderson
Subject: [PATCH 0/2] target/ppc: Clean up _spr_register
Date: Fri, 30 Apr 2021 19:29:21 -0700

This is a fleshed out version of the pseudo-patch I posted
in response to Bruno Larsen's "untangle CPU init" patch set,
specifically to replace

https://lists.gnu.org/archive/html/qemu-devel/2021-04/msg06754.html

Plus, ppc_spr_t can use some love to match.

r~


PS, I generated this vs master, so it might not apply without
conflict against Bruno's prerequisites.


Richard Henderson (2):
  target/ppc: Clean up _spr_register et al
  target/ppc: Reduce the size of ppc_spr_t

 target/ppc/cpu.h                |  12 ++-
 target/ppc/translate_init.c.inc | 154 +++++++++++++++-----------------
 2 files changed, 82 insertions(+), 84 deletions(-)

-- 
2.25.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]