Re: [PATCH v8 00/62] target/riscv: support vector extension v0.7.1

2020-05-21 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200521094413.10425-1-zhiwei_...@c-sky.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20200521094413.10425-1-zhiwei_...@c-sky.com Subject: [PATCH v8 00/62] target/riscv: support vector

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1

2020-05-21 Thread LIU Zhiwei
This patchset implements the vector extension for RISC-V on QEMU. You can also find the patchset and all *test cases* in my repo(https://github.com/romanheros/qemu.git branch:vector-upstream-v8). All the test cases are in the directory qemu/tests/riscv/vector/. They are riscv64 linux user mode pro

[PATCH v8 00/62] target/riscv: support vector extension v0.7.1

2020-05-21 Thread LIU Zhiwei
This patchset implements the vector extension for RISC-V on QEMU. You can also find the patchset and all *test cases* in my repo(https://github.com/romanheros/qemu.git branch:vector-upstream-v8). All the test cases are in the directory qemu/tests/riscv/vector/. They are riscv64 linux user mode pro