Hi,
1- Does Flexus provide a statistic about the which instructions are executed 
(and how many times)? Multifacet GEMS provide such information like this:
[0] *** Opcode stats [logical proc 0]:
[0] ###: decode              seen        success function     fail  L2InstrMiss 
L2DataMiss  Dep_L2DataMiss
[0] Unmatched     0
[0] 000: add               12,863         12,863        0        0        
0        0        0
[0] 001: addcc                  6              6        0        0        
0        0        0
[0] 004: and                1,745          1,745        0        0        
0        0        0
[0] 005: andcc              1,869          1,869        0        0        
0        0        0
[0] 006: andn                  98             98        0        0        
0        0        0
[0] 009: ba               761,882        761,882        0        0        
0        0        0
[0] 011: bpa                   86             86        0        0        
0        0        0
[0] 016: bpne           1,523,898      1,523,898        0        0        
0        0        0

2- Does "sys-fag-branches" represent the total number of branches?
3- Which node in "print sum" represent the total number of instruction executed?
 
// Naderan *Mahmood;


      

Reply via email to