The model has been made more generic and there isn't an architecture specific variant anymore. Anything architecture specific has been moved into the src/arch/<arch>/ directory.
Ali On Oct 21, 2011, at 10:47 PM, Xuehan Xu wrote: > Dear Sirs: > I'm trying to read the source code of O3CPU Model, I found that > classes under cpu/o3/ are using templates, and I read the Out-of-Order CPU > model page on gem5.org, it seems that these classes has to be used with some > detailed O3CPU implementation, according to the Out-of-Order CPU model web > page on gem5.org, an alpha implementation is under src/cpu/o3/alpha/, but > there is no such a directory. Where can I find these implementation? > > Please help me, thanks:-) > _______________________________________________ > 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
