From: Pierrick Bouvier <pierrick.bouvier@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [PATCH 1/6] tcg: Define INSN_START_WORDS as constant 3
Date: Wed, 30 Apr 2025 23:31:10 -0700 [thread overview]
Message-ID: <e70be9b0-d469-449b-907a-1ac0d00eca7b@linaro.org> (raw)
In-Reply-To: <20250430230631.2571291-2-richard.henderson@linaro.org>
On 4/30/25 4:06 PM, Richard Henderson wrote:
> Use the same value for all targets.
>
> Rename TARGET_INSN_START_WORDS and do not depend on
> TARGET_INSN_START_EXTRA_WORDS.
> Remove TCGContext.insn_start_words.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> include/tcg/insn-start-words.h | 11 +++++------
> include/tcg/tcg-op.h | 17 ++++++++++++++---
> include/tcg/tcg-opc.h | 3 +--
> include/tcg/tcg.h | 12 +++++++-----
> accel/tcg/translate-all.c | 19 +++++++++----------
> target/i386/helper.c | 2 +-
> target/openrisc/sys_helper.c | 2 +-
> tcg/perf.c | 5 ++---
> tcg/tcg.c | 12 +++++-------
> 9 files changed, 45 insertions(+), 38 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
next prev parent reply other threads:[~2025-05-01 6:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-30 23:06 [PATCH 0/6] accel/tcg: Build translate-all, tcg-all twice Richard Henderson
2025-04-30 23:06 ` [PATCH 1/6] tcg: Define INSN_START_WORDS as constant 3 Richard Henderson
2025-05-01 6:31 ` Pierrick Bouvier [this message]
2025-04-30 23:06 ` [PATCH 2/6] accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128 Richard Henderson
2025-05-01 6:31 ` Pierrick Bouvier
2025-05-01 12:37 ` Philippe Mathieu-Daudé
2025-04-30 23:06 ` [PATCH 3/6] accel/tcg: Use target_long_bits() in translate-all.c Richard Henderson
2025-05-01 6:31 ` Pierrick Bouvier
2025-04-30 23:06 ` [PATCH 4/6] accel/tcg: Build translate-all.c twice Richard Henderson
2025-05-01 6:32 ` Pierrick Bouvier
2025-04-30 23:06 ` [PATCH 5/6] accel/tcg: Build tcg-all.c twice Richard Henderson
2025-05-01 6:33 ` Pierrick Bouvier
2025-04-30 23:06 ` [PATCH 6/6] accel/tcg: Use vaddr in cpu_loop.h Richard Henderson
2025-05-01 6:33 ` Pierrick Bouvier
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=e70be9b0-d469-449b-907a-1ac0d00eca7b@linaro.org \
--to=pierrick.bouvier@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).