Hi Ali, The files regarding the O3 model are here: src/cpu/o3/ Not sure if the best place is the following, but the register file is accessed in the iew stage.
Hope it helps, -- Fernando A. Endo, PhD student and researcher Université de Grenoble, UJF France 2013/6/8 ali bagherian <[email protected]> > Hi Fernando , > > Thank you for your help. > > I am using O3 CPU. And I want to see register content. > > Thanks > Ali > > > On Sat, Jun 8, 2013 at 6:47 AM, Fernando Endo <[email protected]>wrote: > >> Hello, >> >> Do you mean the register contents? >> >> I don't know if there's a better solution, but I'd put breakpoints in the >> cpu to see them. What model are you simulating? >> >> -- >> Fernando A. Endo, PhD student and researcher >> >> Université de Grenoble, UJF >> France >> >> >> >> 2013/6/7 ali bagherian <[email protected]> >> >>> Hi, >>> >>> Where can I find the cpu registers values in each clock cycle? >>> >>> Thanks, >>> Ali >>> >>> _______________________________________________ >>> gem5-users mailing list >>> [email protected] >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>> >> >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
