From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org, luis.pires@eldorado.org.br,
matheus.ferst@eldorado.org.br, bruno.larsen@eldorado.org.br,
david@gibson.dropbear.id.au
Subject: [PATCH 0/2] target/ppc: Clean up _spr_register
Date: Fri, 30 Apr 2021 19:29:21 -0700 [thread overview]
Message-ID: <20210501022923.1179736-1-richard.henderson@linaro.org> (raw)
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
next reply other threads:[~2021-05-01 2:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-01 2:29 Richard Henderson [this message]
2021-05-01 2:29 ` [PATCH 1/2] target/ppc: Clean up _spr_register et al Richard Henderson
2021-05-03 3:47 ` David Gibson
2021-05-01 2:29 ` [PATCH 2/2] target/ppc: Reduce the size of ppc_spr_t Richard Henderson
2021-05-03 3:48 ` David Gibson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210501022923.1179736-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=bruno.larsen@eldorado.org.br \
--cc=david@gibson.dropbear.id.au \
--cc=luis.pires@eldorado.org.br \
--cc=matheus.ferst@eldorado.org.br \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).