Hi Tony, Thanks for your speedy reply. Actually, I do not want to delay the execution of all loads/stores. I was thinking about putting such lds/sts I want to stall into the deferred memory instruction queue. Do you know any other ways could possibly achieve that?
Thanks, Jiachen Xue On Sun, Jun 10, 2012 at 1:53 PM, Anthony Gutierrez <[email protected]>wrote: > See the O3 config files. You can set the latency of the load/store ops > there. > > -Tony > > On Sun, Jun 10, 2012 at 1:49 PM, Jiachen Xue <[email protected]> wrote: > >> Hi, >> >> In O3 cpu, is there a way to delay the execution of loads/stores by a >> specific number of cycles? >> >> Thanks in advance for any suggestions, >> >> -- >> Sincerely, >> Jiachen Xue >> >> >> _______________________________________________ >> 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 > > -- > Sincerely, > Jiachen Xue > > <http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users>
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
