Hi,

Do you want to know the value loaded/stored by memory instruction? 
Then, try to print the instruction’s register values at the end of commit stage.

Thanks,
Hanhwi
> 2015. 3. 20., 오전 11:31, Poovaiah MP <[email protected]> 작성:
> 
> Hi All,
> 
> I'm trying to dump memory data trace using Marss. For this, I think I should 
> do the following:
> 
> First, get the physical address of any given access.
> Second, get the virtual address for the physical address
> Third, get the data using the virtual address from the program's memory.
> 
> Now, I'm successful in dumping the physical address for the accesses I need. 
> However, I'm unable to figure out how to get the step two and three working. 
> 
> Can any of you please point me in the right direction here? 
> 
> Your help is much appreciated.
> 
> Thanks,
> Poovaiah 
> _______________________________________________
> http://www.marss86.org
> Marss86-Devel mailing list
> [email protected]
> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel


_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to