Re: [PATCH v12 00/10] support subsets of code size reduction extension

2023-04-04 Thread Alistair Francis
On Tue, Mar 7, 2023 at 6:16 PM Weiwei Li wrote: > > This patchset implements RISC-V Zc* extension v1.0.3-1 version instructions. > > Specification: > https://github.com/riscv/riscv-code-size-reduction/tree/main/Zc-specification > > The port is available here: > https://github.com/plctlab/plct-qemu

Re: [PATCH v12 00/10] support subsets of code size reduction extension

2023-03-24 Thread liweiwei
Ping! Several updates have been applied to the support of Zc* extensions after v9 was dropped from the riscv-to-apply.next list. Any new comments for them? Regards, Weiwei Li On 2023/3/7 16:13, Weiwei Li wrote: This patchset implements RISC-V Zc* extension v1.0.3-1 version instructions. S

[PATCH v12 00/10] support subsets of code size reduction extension

2023-03-07 Thread Weiwei Li
This patchset implements RISC-V Zc* extension v1.0.3-1 version instructions. Specification: https://github.com/riscv/riscv-code-size-reduction/tree/main/Zc-specification The port is available here: https://github.com/plctlab/plct-qemu/tree/plct-zce-upstream-v12 To test Zc* implementation, specif