Hi Seyed, In the past I had tried to make this change as well. Attaching a small patch to resolve this issue. Please do let me know if it works for you.
Regards, Ankita On Mon, May 6, 2013 at 11:47 AM, seyed <[email protected]> wrote: > Hi, > > I'm trying to change the way that marss stops the simulations. > Right now, it stops simulations after simulating specified number of total > instructions (kernel + user). I'd like to change it to stop simulations > after specified number of user instructions. I would expect that this > change > would make simulations more deterministic. I couldn't find the variable > corresponding to total user committed instructions. Does anyone know which > variable should I use? > > Best, > Seyed > > > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > -- Regards, Ankita Graduate Student Department of Computer Science University of Texas at Austin
user_insns.patch
Description: Binary data
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
