I was able to figure out that wrong encoding of instructions was happening
using the Exec trace,

My thought was that changing the pipeline code of gem5, will not affect
fetching of instructions. Hence, I was not sure on how I need to go about
to find the bug.

Thanks
V Vanchinathan


On Mon, Jul 21, 2014 at 12:44 AM, Ali Saidi <sa...@umich.edu> wrote:

> Why don’t you compare the un-modified trace (with —debug-flags=Exec) to
> the modified one?
>
> Ali
>
> On Jul 20, 2014, at 11:06 AM, Vanchinathan Venkataramani via gem5-users <
> gem5-users@gem5.org> wrote:
>
> > I'm trying to execute a binary on ARM gem5 O3CPU model. I made some
> modification to the code.
> >
> > Now, some instructions wrongly get encoded as four micro-ops. I'm not
> sure how I should go about for debugging this problem.
> >
> > Any help is really appreciated.
> >
> > Thanks a lot!
> > _______________________________________________
> > gem5-users mailing list
> > gem5-users@gem5.org
> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to