Hi all,

Since m5ops are not available for RISCV, I am trying to define a region of
interest by using misc registers. I added a custom register to
https://github.com/gem5/gem5/blob/master/src/arch/riscv/registers.hh

How can I read the register that I added or write to it so that I can start
collecting stats when that register is on (1) and stop collecting stats
when that register is off (0)?

Best,
Muhammet
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to