From: Richard Henderson <richard.henderson@linaro.org>
To: Song Gao <gaosong@loongson.cn>, qemu-devel@nongnu.org
Cc: c@jia.je, philmd@linaro.org, maobibo@loongson.cn,
yangxiaojuan@loongson.cn, yijun@loongson.cn,
shenjinyang@loongson.cn
Subject: Re: [PATCH v4 09/15] target/loongarch: Add LoongArch32 cpu la132
Date: Mon, 21 Aug 2023 21:29:17 -0700 [thread overview]
Message-ID: <c213a55e-7058-a5ec-8938-983839e98dd2@linaro.org> (raw)
In-Reply-To: <20230822032724.1353391-10-gaosong@loongson.cn>
On 8/21/23 20:27, Song Gao wrote:
> From: Jiajie Chen<c@jia.je>
>
> Add LoongArch32 cpu la132.
>
> Due to lack of public documentation of la132, it is currently a
> synthetic LoongArch32 cpu model. Details need to be added in the future.
>
> Signed-off-by: Jiajie Chen<c@jia.je>
> Signed-off-by: Song Gao<gaosong@loongson.cn>
> ---
> target/loongarch/cpu.c | 30 ++++++++++++++++++++++++++++++
> 1 file changed, 30 insertions(+)
Acked-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2023-08-22 4:29 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-22 3:27 [PATCH v4 00/15] Add some checks before translating instructions Song Gao
2023-08-22 3:27 ` [PATCH v4 01/15] target/loongarch: Support LoongArch32 TLB entry Song Gao
2023-08-22 3:27 ` [PATCH v4 02/15] target/loongarch: Support LoongArch32 DMW Song Gao
2023-08-22 3:27 ` [PATCH v4 03/15] target/loongarch: Support LoongArch32 VPPN Song Gao
2023-08-22 3:27 ` [PATCH v4 04/15] target/loongarch: Add LA64 & VA32 to DisasContext Song Gao
2023-08-22 3:27 ` [PATCH v4 05/15] target/loongarch: Truncate high 32 bits of address in VA32 mode Song Gao
2023-08-22 7:05 ` Philippe Mathieu-Daudé
2023-08-22 3:27 ` [PATCH v4 06/15] target/loongarch: Sign extend results " Song Gao
2023-08-22 7:05 ` Philippe Mathieu-Daudé
2023-08-22 3:27 ` [PATCH v4 07/15] target/loongarch: Add a check parameter to the TRANS macro Song Gao
2023-08-22 3:27 ` [PATCH v4 08/15] target/loongarch: Add avail_64 to check la64-only instructions Song Gao
2023-08-22 3:27 ` [PATCH v4 09/15] target/loongarch: Add LoongArch32 cpu la132 Song Gao
2023-08-22 4:29 ` Richard Henderson [this message]
2023-08-22 6:56 ` Philippe Mathieu-Daudé
2023-08-22 3:27 ` [PATCH v4 10/15] hw/loongarch: Remove restriction of la464 cores in the virt machine Song Gao
2023-08-22 4:29 ` Richard Henderson
2023-08-22 6:56 ` Philippe Mathieu-Daudé
2023-08-22 3:27 ` [PATCH v4 11/15] target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions Song Gao
2023-08-22 3:27 ` [PATCH v4 12/15] target/loongarch: Add avail_LSPW to check LSPW instructions Song Gao
2023-08-22 3:27 ` [PATCH v4 13/15] target/loongarch: Add avail_LAM to check atomic instructions Song Gao
2023-08-22 3:27 ` [PATCH v4 14/15] target/loongarch: Add avail_LSX to check LSX instructions Song Gao
2023-08-22 3:27 ` [PATCH v4 15/15] target/loongarch: Add avail_IOCSR to check iocsr instructions Song Gao
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=c213a55e-7058-a5ec-8938-983839e98dd2@linaro.org \
--to=richard.henderson@linaro.org \
--cc=c@jia.je \
--cc=gaosong@loongson.cn \
--cc=maobibo@loongson.cn \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=shenjinyang@loongson.cn \
--cc=yangxiaojuan@loongson.cn \
--cc=yijun@loongson.cn \
/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).