Re: [PATCH v11 0/9] support subsets of code size reduction extension

2023-02-20 Thread liweiwei
Hi,  any  new comments for this patchset? Regards, Weiwei Li On 2023/2/9 12:13, Weiwei Li wrote: This patchset implements RISC-V Zc* extension v1.0.2-1 version instructions. Specification: https://github.com/riscv/riscv-code-size-reduction/tree/main/Zc-specification The port is available her

[PATCH v11 0/9] support subsets of code size reduction extension

2023-02-08 Thread Weiwei Li
This patchset implements RISC-V Zc* extension v1.0.2-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-v11 To test Zc* implementation, specif