From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org, Richard Henderson <richard.henderson@linaro.org>
Cc: "Stefan Weil" <sw@weilnetz.de>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: [PATCH 0/5] tcg/tci: Merge identical cases in generation
Date: Fri, 19 Feb 2021 00:28:35 +0100 [thread overview]
Message-ID: <20210218232840.1760806-1-f4bug@amsat.org> (raw)
Hi Richard,
This is your patch (#4/71 of v4 [*]) split in 5 parts for
easier review. Please consider using this series instead of
your original patch.
Regards,
Phil.
[*] https://www.mail-archive.com/qemu-devel@nongnu.org/msg783450.html
Richard Henderson (5):
tcg/tci: Merge identical cases in generation (arithmetic opcodes)
tcg/tci: Merge identical cases in generation (exchange opcodes)
tcg/tci: Merge identical cases in generation (deposit opcode)
tcg/tci: Merge identical cases in generation (conditional opcodes)
tcg/tci: Merge identical cases in generation (load/store opcodes)
tcg/tci/tcg-target.c.inc | 204 ++++++++++++++-------------------------
1 file changed, 73 insertions(+), 131 deletions(-)
--
2.26.2
next reply other threads:[~2021-02-18 23:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-18 23:28 Philippe Mathieu-Daudé [this message]
2021-02-18 23:28 ` [PATCH 1/5] tcg/tci: Merge identical cases in generation (arithmetic opcodes) Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 2/5] tcg/tci: Merge identical cases in generation (exchange opcodes) Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 3/5] tcg/tci: Merge identical cases in generation (deposit opcode) Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 4/5] tcg/tci: Merge identical cases in generation (conditional opcodes) Philippe Mathieu-Daudé
2021-02-18 23:28 ` [PATCH 5/5] tcg/tci: Merge identical cases in generation (load/store opcodes) Philippe Mathieu-Daudé
2021-03-01 0:06 ` [PATCH 0/5] tcg/tci: Merge identical cases in generation Richard Henderson
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=20210218232840.1760806-1-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=alex.bennee@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=sw@weilnetz.de \
/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).