Hi, all
I dumped trace of ARM benchmark in SE mode with atomic CPU.  But I found there 
is no branch target address for every branch instruction except "bl".  
Following is a dumped branch instruction:

15500: system.cpu T0 : 0xa3b4    :   beq                      : IntAlu :

Is there any way to make the trace file show branch target address (aka. the 
next pc address when this branch is taken):

15500: system.cpu T0 : 0xa3b4    :   beq   <address>   : IntAlu :

Thank you so much.

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

Reply via email to