This patch adds support for the Zilsd and Zcmlsd extension,
which is documented at https://github.com/riscv/riscv-
zilsd/releases/tag/v0.9.0
lxx (1):
target/riscv: Add Zilsd and Zcmlsd extension support
target/riscv/cpu.c | 4 +
target/riscv/cpu_cfg.h
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zcmlsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v0.9.0
Co-developed-by: SUN Dongya
Co-developed-by: LIU Xu
Co-developed-by: ZHAO Fujin
---
target/riscv/cpu.c
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zcmlsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v0.9.0
Co-developed-by: SUN Dongya
Co-developed-by: LIU Xu
Co-developed-by: ZHAO Fujin
---
target/riscv/cpu.c
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zclsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v0.9.0
Co-developed-by: SUN Dongya
Co-developed-by: LIU Xu
Co-developed-by: ZHAO Fujin
---
target/riscv/cpu.c
Thanks for your previous reply.
Here are some explanations for the previous questions:
1. In the previous version, the 'int flag' was used to distinguish
whether an instruction was 'ld' or 'ldsp' for different processing. In
this version, a boolean type 'is_1dsp' is defined to make the code
cleare
Last reply: https://lists.gnu.org/archive/html/qemu-
devel/2024-08/msg01631.html
This version no longer separates the implementation of Zilsd and Zclsd
extensions.
lxx (1):
target/riscv: Add Zilsd and Zclsd extension support
target/riscv/cpu.c| 4 +
target/riscv/cpu_
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zclsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v0.9.0
Co-developed-by: SUN Dongya
Co-developed-by: LIU Xu
Co-developed-by: ZHAO Fujin
---
target/riscv/cpu.c
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zclsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v0.9.0
Co-developed-by: SUN Dongya
Co-developed-by: LIU Xu
Co-developed-by: ZHAO Fujin
---
target/riscv/cpu.c
Fix for the last reply:
https://lists.gnu.org/archive/html/qemu-devel/2024-08/msg02469.html
lxx (1):
target/riscv: Add Zilsd and Zclsd extension support
target/riscv/cpu.c| 4 +
target/riscv/cpu_cfg.h| 2 +
target/riscv/insn16.decode
In this version of the patch:
1. Adjusted the code formatting issue
2. Optimize the processing of all instructions
lxx (1):
target/riscv: Add Zilsd and Zcmlsd extension support
target/riscv/cpu.c | 4 +
target/riscv/cpu_cfg.h | 2 +
target/riscv/in
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zcmlsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v0.9.0
Co-developed-by: SUN Dongya
Co-developed-by: LIU Xu
Co-developed-by: ZHAO Fujin
---
target/riscv/cpu.c
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zclsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v0.10
Co-developed-by: SUN Dongya
Co-developed-by: LIU Xu
Co-developed-by: ZHAO Fujin
---
target/riscv/cpu.c
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zclsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v1.0
Co-developed-by: SUN Dongya
Co-developed-by: LIU Xu
Co-developed-by: ZHAO Fujin
---
target/riscv/cpu.c
The Zilsd extension implementation is synchronized to riscv-zilsd v1.0.
lxx (1):
target/riscv: Add Zilsd and Zclsd extension support
target/riscv/cpu.c| 4 +
target/riscv/cpu_cfg.h| 2 +
target/riscv/insn16.decode| 8 ++
target/
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zclsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v1.0
Signed-off-by: LIU Xu
Co-developed-by: SUN Dongya
Co-developed-by: ZHAO Fujin
Reviewed-by: Alistair Francis
---
target/riscv/
Thanks for Alistair's correction on the V8 version.
Now Zclsd has been disabled for the "max" CPU as C and F are already
enabled.
lxx (1):
target/riscv: Add Zilsd and Zclsd extension support
target/riscv/cpu.c| 4 +
target/riscv/cpu_cfg_fields.h.inc | 2 +
From: lxx <1733205...@qq.com>
This patch adds support for the Zilsd and Zclsd extension,
which is documented at https://github.com/riscv/riscv-zilsd/releases/tag/v1.0
Signed-off-by: LIU Xu
Co-developed-by: SUN Dongya
Co-developed-by: ZHAO Fujin
Reviewed-by: Alistair Francis
---
target/riscv/
Thanks for Alistair Francis's reply, and now this version has changed as
follows:
1. Rebase to https://github.com/alistair23/qemu/tree/riscv-to-
apply.next.
2. The Review-by information has been added.
lxx (1):
target/riscv: Add Zilsd and Zclsd extension support
target/riscv/cpu.c
>On Tue, Jun 17, 2025 at 4:29 PM ~liuxu wrote:
>>
>> Thanks for Alistair's correction on the V8 version.
>>
>> Now Zclsd has been disabled for the "max" CPU as C and F are already
>> enabled.
>
>This is still broken with userspace mode:
&g
19 matches
Mail list logo