提交 95a4ff27 编写于 作者: Z Zihao Yu

riscv64,exec,muldiv: fix typo

上级 dca6f415
......@@ -18,7 +18,7 @@ make_EHelper(mulhu) {
rtl_mul_hi(&s0, &id_src->val, &id_src2->val);
rtl_sr(id_dest->reg, &s0, 4);
print_asm_template3(mulh);
print_asm_template3(mulhu);
}
make_EHelper(mulhsu) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册