From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: git@xen0n.name, gaosong@loongson.cn
Subject: Re: [PATCH 05/18] util/loongarch64: Detect LASX vector support
Date: Wed, 29 May 2024 08:29:44 +0200 [thread overview]
Message-ID: <aa713d70-dc48-4e23-8a33-aeaa65e488a7@linaro.org> (raw)
In-Reply-To: <20240527211912.14060-6-richard.henderson@linaro.org>
On 27/5/24 23:18, Richard Henderson wrote:
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> host/include/loongarch64/host/cpuinfo.h | 1 +
> util/cpuinfo-loongarch.c | 1 +
> 2 files changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2024-05-29 6:30 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-27 21:18 [PATCH 00/18] tcg/loongarch64: Support v64 and v256 Richard Henderson
2024-05-27 21:18 ` [PATCH 01/18] tcg/loongarch64: Import LASX, FP insns Richard Henderson
2024-06-17 7:57 ` gaosong
2024-06-17 16:40 ` Richard Henderson
2024-05-27 21:18 ` [PATCH 02/18] tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs Richard Henderson
2024-06-17 8:12 ` gaosong
2024-05-27 21:18 ` [PATCH 03/18] tcg/loongarch64: Handle i32 and i64 moves between gr and fr Richard Henderson
2024-06-17 9:06 ` gaosong
2024-05-27 21:18 ` [PATCH 04/18] tcg/loongarch64: Support TCG_TYPE_V64 Richard Henderson
2024-05-29 6:29 ` Philippe Mathieu-Daudé
2024-06-17 9:16 ` gaosong
2024-05-27 21:18 ` [PATCH 05/18] util/loongarch64: Detect LASX vector support Richard Henderson
2024-05-29 6:29 ` Philippe Mathieu-Daudé [this message]
2024-06-17 9:26 ` gaosong
2024-05-27 21:19 ` [PATCH 06/18] tcg/loongarch64: Simplify tcg_out_dup_vec Richard Henderson
2024-05-29 6:34 ` Philippe Mathieu-Daudé
2024-06-17 9:32 ` gaosong
2024-05-27 21:19 ` [PATCH 07/18] tcg/loongarch64: Support LASX in tcg_out_dup_vec Richard Henderson
2024-06-17 9:52 ` gaosong
2024-05-27 21:19 ` [PATCH 08/18] tcg/loongarch64: Support LASX in tcg_out_dupm_vec Richard Henderson
2024-06-17 10:01 ` gaosong
2024-05-27 21:19 ` [PATCH 09/18] tcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vec Richard Henderson
2024-05-29 6:36 ` Philippe Mathieu-Daudé
2024-06-17 10:06 ` gaosong
2024-05-27 21:19 ` [PATCH 10/18] tcg/loongarch64: Support LASX " Richard Henderson
2024-06-17 10:07 ` gaosong
2024-05-27 21:19 ` [PATCH 11/18] tcg/loongarch64: Simplify tcg_out_addsub_vec Richard Henderson
2024-06-18 1:11 ` gaosong
2024-05-27 21:19 ` [PATCH 12/18] tcg/loongarch64: Support LASX in tcg_out_addsub_vec Richard Henderson
2024-06-18 1:34 ` gaosong
2024-05-27 21:19 ` [PATCH 13/18] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op Richard Henderson
2024-06-18 2:28 ` gaosong
2024-06-18 19:16 ` Richard Henderson
2024-05-27 21:19 ` [PATCH 14/18] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st} Richard Henderson
2024-06-18 2:37 ` gaosong
2024-05-27 21:19 ` [PATCH 15/18] tcg/loongarch64: Remove temp_vec from tcg_out_vec_op Richard Henderson
2024-05-29 6:37 ` Philippe Mathieu-Daudé
2024-06-18 2:55 ` gaosong
2024-05-27 21:19 ` [PATCH 16/18] tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op Richard Henderson
2024-06-18 3:07 ` gaosong
2024-05-27 21:19 ` [PATCH 17/18] tcg/loongarch64: Support LASX " Richard Henderson
2024-06-18 3:22 ` gaosong
2024-05-27 21:19 ` [PATCH 18/18] tcg/loongarch64: Enable v256 with LASX Richard Henderson
2024-05-29 6:39 ` Philippe Mathieu-Daudé
2024-06-18 4:00 ` gaosong
2024-06-18 3:33 ` 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=aa713d70-dc48-4e23-8a33-aeaa65e488a7@linaro.org \
--to=philmd@linaro.org \
--cc=gaosong@loongson.cn \
--cc=git@xen0n.name \
--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).