From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: Re: [PATCH 0/2] tcg: Eliminate scratch regs from i386 backend
Date: Mon, 4 Jan 2021 14:04:56 -1000 [thread overview]
Message-ID: <3c231e00-9ddf-295b-9eaa-b87bbdf3b8fa@linaro.org> (raw)
In-Reply-To: <20201211011453.475155-1-richard.henderson@linaro.org>
Ping?
On 12/10/20 3:14 PM, Richard Henderson wrote:
> Eliminating these cleans up the backend a bit, allows the
> code generator more freedom to properly place the inputs.
>
>
> r~
>
>
> Richard Henderson (2):
> tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP
> tcg: Introduce INDEX_op_qemu_st8_i32
>
> include/tcg/tcg-opc.h | 5 ++
> tcg/aarch64/tcg-target.h | 1 +
> tcg/arm/tcg-target.h | 1 +
> tcg/i386/tcg-target.h | 6 +-
> tcg/mips/tcg-target.h | 1 +
> tcg/ppc/tcg-target.h | 1 +
> tcg/riscv/tcg-target.h | 1 +
> tcg/s390/tcg-target.h | 1 +
> tcg/sparc/tcg-target.h | 1 +
> tcg/tci/tcg-target.h | 1 +
> tcg/optimize.c | 1 +
> tcg/tcg-op.c | 6 +-
> tcg/tcg.c | 4 ++
> tcg/README | 5 ++
> tcg/i386/tcg-target.c.inc | 138 ++++++++++++++++----------------------
> 15 files changed, 91 insertions(+), 82 deletions(-)
>
prev parent reply other threads:[~2021-01-05 0:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-11 1:14 [PATCH 0/2] tcg: Eliminate scratch regs from i386 backend Richard Henderson
2020-12-11 1:14 ` [PATCH 1/2] tcg/i386: Adjust TCG_TARGET_HAS_MEMORY_BSWAP Richard Henderson
2021-01-05 13:42 ` Philippe Mathieu-Daudé
2020-12-11 1:14 ` [PATCH 2/2] tcg: Introduce INDEX_op_qemu_st8_i32 Richard Henderson
2021-01-05 13:46 ` Philippe Mathieu-Daudé
2021-01-05 0:04 ` Richard Henderson [this message]
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=3c231e00-9ddf-295b-9eaa-b87bbdf3b8fa@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=f4bug@amsat.org \
--cc=qemu-devel@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).