[PATCH v10 00/61] target/riscv: support vector extension v0.7.1

2020-06-19 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-v10). All the test cases are in the directory qemu/tests/riscv/vector/. They are riscv64 linux user mode

[PATCH v10 00/61] target/riscv: support vector extension v0.7.1

2020-06-19 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-v10). All the test cases are in the directory qemu/tests/riscv/vector/. They are riscv64 linux user mode