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

2022-12-27 Thread Alistair Francis
On Wed, Nov 30, 2022 at 5:53 PM Weiwei Li wrote: > > This patchset implements RISC-V Zc* extension v1.0.0.RC5.7 version > instructions. > > Specification: > https://github.com/riscv/riscv-code-size-reduction/tree/main/Zc-specification > > The port is available here: > https://github.com/plctlab/p

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

2022-11-29 Thread Weiwei Li
This patchset implements RISC-V Zc* extension v1.0.0.RC5.7 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-v8 To test Zc* implementation, spe