[gem5-users] confusion between findVictim and InsertBlock functions

2011-05-21 Thread biswabandan panda
Hi all, As per the code in lru.cc, findVictim supposed to find the victim block for eviction and the function InsertBlock supposed to move it to the MRU posn. I want the information of victim block and the block which was inserted before moving to MRU position. Let say i have assigned

[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