Skip to content

使用 QEMU 运行 RISC-V 程序

作者:Lee 等
最后更新:

安装

bash
apt install qemu-user

使用

bash
qemu-riscv64 ./hello

页面历史