Hi folks, I want to collect statistics about the total number of register reads and writes taking place in the Atom core model, just the reg_reads, fp_reg_reads, etc on the OOO model. Looking at the code, I see that there are calls made to AtomOp->read_reg() & AtomThread->read_reg(). So was wondering if I just count the reads in AtomThread->read_reg(), would that be correct ? I am not sure about register writes though.
Any thoughts ? Thanks for your help! -- Regards, Ankita
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
