Re: [gem5-users] Register Renaming

2011-05-24 Thread Navid Farazmand
I figured out what's going on and there is no bug. It was only because of some changes in the new version of the M5 which were not consistent with the previous version my code was written for. Navid. On Sat, May 21, 2011 at 10:27 AM, Navid Farazmand navid@gmail.comwrote: I have a problem

[gem5-users] Register Renaming

2011-05-21 Thread Navid Farazmand
I have a problem with register renaming stage. At some point in function DefaultRenameImpl::renameDestRegs(DynInstPtr inst, ThreadID tid) a physical register is chosen to be assigned to an architectural register which is out of range. More specifically, number of Physical Integer registers is 256