Sawan Singh

Results 2 comments of Sawan Singh

Hello @jerryz123 , I've observed a comparable trace as well. I suspect this occurs for any trap involving syscalls. The behavior is consistent even when running a complete Linux environment...

AFAIK, you can increment a global count at static reg_t execute_insn(processor_t *p, reg_t pc, insn_fetch_t fetch) in execute.cc file and check the executed number of instructions with your limit.