From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org, Richard Henderson <richard.henderson@linaro.org>
Cc: "Song Gao" <gaosong@loongson.cn>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [RFC PATCH 0/2] target/loongarch: Use i128 for 128-bit loads/stores
Date: Tue, 17 Oct 2023 14:38:47 +0200 [thread overview]
Message-ID: <20231017123849.40834-1-philmd@linaro.org> (raw)
RFC because unsure and untested...
Based-on: <20231013175109.124308-1-richard.henderson@linaro.org>
tcg: Add tcg_gen_{ld,st}_i128
Philippe Mathieu-Daudé (2):
target/loongarch: Use i128 for 128-bit load/store in VST[X]/XVST
target/loongarch: Use i128 for 128-bit load/store in XVLD
target/loongarch/translate.c | 12 ++++++
target/loongarch/insn_trans/trans_vec.c.inc | 46 +++++++--------------
2 files changed, 28 insertions(+), 30 deletions(-)
--
2.41.0
next reply other threads:[~2023-10-17 12:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-17 12:38 Philippe Mathieu-Daudé [this message]
2023-10-17 12:38 ` [RFC PATCH 1/2] target/loongarch: Use i128 for 128-bit load/store in VST[X]/XVST Philippe Mathieu-Daudé
2023-10-17 12:38 ` [RFC PATCH 2/2] target/loongarch: Use i128 for 128-bit load/store in XVLD Philippe Mathieu-Daudé
2023-10-17 13:59 ` Richard Henderson
2023-10-18 1:17 ` [RFC PATCH 0/2] target/loongarch: Use i128 for 128-bit loads/stores gaosong
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=20231017123849.40834-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=gaosong@loongson.cn \
--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).