plctlab / plct-qemu

PLCT实验室维护的QEMU仓库。代码放在 plct- 前缀的分支里。
http://www.qemu.org
Other
26 stars 13 forks source link

tcg/riscv: Utilitizing RISC-V 'V' extension in the backend #14

Closed Swung0x48 closed 1 year ago

Swung0x48 commented 1 year ago

This patch utilizes RISC-V 'V' extension to support '_vec' suffixed TCG ops in RISC-V backend. This is a very preliminary implementation, as it suffers from the following defects: