From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: gaosong <gaosong@loongson.cn>,
Richard Henderson <richard.henderson@linaro.org>,
qemu-devel@nongnu.org
Cc: pbonzini@redhat.com
Subject: Re: [PATCH v2 1/2] tcg: Add tcg_gen_{ld,st}_i128
Date: Wed, 18 Oct 2023 07:03:01 +0200 [thread overview]
Message-ID: <578cafa3-8a6a-91dc-eb32-80ae1ec4ae9c@linaro.org> (raw)
In-Reply-To: <33e8747b-7a0e-ad9a-8328-1bba68b5572f@loongson.cn>
On 18/10/23 03:19, gaosong wrote:
> 在 2023/10/14 上午1:51, Richard Henderson 写道:
>> Do not require the translators to jump through concat and
>> extract of i64 in order to move values to and from env.
>>
>> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
>> ---
>> include/tcg/tcg-op-common.h | 3 +++
>> tcg/tcg-op.c | 22 ++++++++++++++++++++++
>> 2 files changed, 25 insertions(+)
> Reviewed-by: Song Gao <gaosong@loongson.cn>
And per
https://lore.kernel.org/qemu-devel/88015945-49f7-195b-7e78-08d9281d10d6@loongson.cn/:
Tested-by: Song Gao <gaosong@loongson.cn>
next prev parent reply other threads:[~2023-10-18 5:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-13 17:51 [PATCH v2 0/2] tcg: Streamline vector load/store Richard Henderson
2023-10-13 17:51 ` [PATCH v2 1/2] tcg: Add tcg_gen_{ld,st}_i128 Richard Henderson
2023-10-17 11:48 ` Philippe Mathieu-Daudé
2023-10-18 1:19 ` gaosong
2023-10-18 5:03 ` Philippe Mathieu-Daudé [this message]
2023-10-13 17:51 ` [PATCH v2 2/2] target/i386: Use i128 for 128 and 256-bit loads and stores Richard Henderson
2023-10-17 11:52 ` [PATCH v2 0/2] tcg: Streamline vector load/store Philippe Mathieu-Daudé
2023-10-17 13:38 ` 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=578cafa3-8a6a-91dc-eb32-80ae1ec4ae9c@linaro.org \
--to=philmd@linaro.org \
--cc=gaosong@loongson.cn \
--cc=pbonzini@redhat.com \
--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).