On Thu, 29 Dec 2011, Mahmood Naderan wrote:
Hi, What is the purpose of this statmentload_inst->memData = new uint8_t[64]; I see this in lsq_unit.hh and have no idea what does it do. Any suggestion?
It seems that the data that would be read from the cache / memory would be stored in the space being allocated.
-- Nilay _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
