petrpavlu / valgrind-riscv64

Valgrind with support for the RISCV64/Linux platform.
GNU General Public License v2.0
56 stars 16 forks source link

riscv64: Add support for mulhsu instruction #22

Open XiaoWang1772 opened 4 days ago

XiaoWang1772 commented 4 days ago

Add support for the mulhsu instruction from M-ext. Update the README.riscv64 accordingly.

BRs, Xiao