Hi All,

I want to find the memory address that the LD instruction loads data from and 
track the instruction that consumes the data obtained by the load.(i.e. the 
load loads data from a given address into a register X, then the AND 
instruction consumes the data from the memory bus before that data is committed 
to the X register ).  Where can I find the place that the instructions are 
waiting on the memory bus? is it in IEW_impl.hh?

Any help would be appreciated.

Thanks

________________________________

_______________________________________________
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