提交 bdee6ca0 编写于 作者: Y Yinan Xu

emu: print when the first instruction commits

上级 a1f32e2f
......@@ -274,6 +274,7 @@ uint64_t Emulator::execute(uint64_t max_cycle, uint64_t max_instr) {
long get_img_size();
ref_difftest_memcpy_from_dut(0x80000000, get_img_start(), get_img_size());
ref_difftest_setregs(reg);
printf("The first instruction has commited. Difftest enabled. \n");
}
// difftest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册