Re: [gem5-users] cpu registers value

2013-06-11 Thread Fernando Endo
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 > Hi Fern

Re: [gem5-users] cpu registers value

2013-06-08 Thread ali bagherian
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 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

Re: [gem5-users] cpu registers value

2013-06-08 Thread Fernando Endo
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 > Hi, > > Where can

[gem5-users] cpu registers value

2013-06-06 Thread ali bagherian
Hi, Where can I find the cpu registers values in each clock cycle? Thanks, Ali ___ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users