Hello,

I am using 'Exec' debug flag to turn on the traces for instructions. And here 
is a snippet of the trace I obtain. I have made changes in the 'exetrace.cc' 
file for my project. 'nmaop' is a pseudo instruction I have added.


2329258612000 : system.cpu8 T0 : 0x120001c24 : NMA_ROI Yes : bsr                
     r26, 0x120002460 : IntALU : D = 0x0000000120001c28

2329258613000 : system.cpu8 T0 : 0x120002460 : NMA_ROI Yes : nmaop              
r16 :                           IntALU


My question is, Is there a way to print the contents of 'r16' in the trace file 
as well. Probably any other debug flag? Any information on this would help.


Thanks and regards,

Akshatha M K
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to