Hello everyone.

I'm trying to implement a prefetcher which is configurable by users. To 
implement it, I need a new pseudo instruction "prefetcher_setup" which will be 
called by benchmarks to setup some prefetcher attributes. I'm using ARM64 as my 
ISA.

I found a tutorial which I think is implementing the functionality that I want: 
 https://www.eecg.utoronto.ca/~elsayed9/website/blog/gem5_arm_pseudo_inst.php
I think this tutorial is a bit old, some parts apply to the newest version of 
gem5 but other parts don't. 

If you can help, it would be great. Thanks a lot.
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to