Hello, everyone,

I run parsec with 16 processors in gem5, and I want trace the thread sync 
instructions. However, I find no such instructions.


    If(issuing_inst->isThreadSync) {
 
     DPRINTF(ThreadSync, " this is a thread barrier instruction PC %s ", 
issuing_inst->pcState()  ); 
}


I wonder why.


Thanks in advance.


Yuhang
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to