Re: [PATCH v3 00/37] target/riscv: support packed extension v0.9.4

2021-06-30 Thread LIU Zhiwei
On 2021/7/1 上午9:30, Alistair Francis wrote: On Thu, Jun 24, 2021 at 9:14 PM LIU Zhiwei wrote: This patchset implements the packed extension for RISC-V on QEMU. You can also find this patch set on my repo(https://github.com/romanheros/qemu.git branch:packed-upstream-v3). Features: * support

Re: [PATCH v3 00/37] target/riscv: support packed extension v0.9.4

2021-06-30 Thread Alistair Francis
On Thu, Jun 24, 2021 at 9:14 PM LIU Zhiwei wrote: > > This patchset implements the packed extension for RISC-V on QEMU. > > You can also find this patch set on my > repo(https://github.com/romanheros/qemu.git branch:packed-upstream-v3). > > Features: > * support specification packed extension >

Re: [PATCH v3 00/37] target/riscv: support packed extension v0.9.4

2021-06-24 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210624105521.3964-1-zhiwei_...@c-sky.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210624105521.3964-1-zhiwei_...@c-sky.com Subject: [PATCH v3 00/37] target/riscv

[PATCH v3 00/37] target/riscv: support packed extension v0.9.4

2021-06-24 Thread LIU Zhiwei
This patchset implements the packed extension for RISC-V on QEMU. You can also find this patch set on my repo(https://github.com/romanheros/qemu.git branch:packed-upstream-v3). Features: * support specification packed extension v0.9.4(https://github.com/riscv/riscv-p-spec/) * support basic pac