Hi Varun, You might be able to use some debug flags to get this information. The debug flags for the O3CPU might be useful for this. You can display all debug flags by using --debug-help. You may also want to use --debug-start to skip printing debug flags for some number of ticks.
Cheers, Jason On Wed, Apr 3, 2019 at 8:18 AM Varun P Adiga <[email protected]> wrote: > Hello All, > > I am new to using gem5 and was wondering if there is any way to get access > to instructions that are in flight. I have created a program that uses > Intel XED to create an X86 program which I then run on the gem5 simulator, > but I was wondering if there was any way to log instructions that are about > to be executed or that have been just committed. Thanks for your time! > > Best, > Varun > _______________________________________________ > 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
