The main reason I am asking is because I am trying to do some dependency analysis in the programs, and false dependencies show up in the process because architecture registers that are destination registers also get populated as source registers (when there is no true dependency). Am I understanding something incorrectly?
Thanks, Shyam On Tue, Jul 30, 2019 at 2:25 PM Shyam Murthy <[email protected]> wrote: > Hi Gabe, > > Why is that for some of the operations like ld and lea, the decoding logic > within *build/X86/arch/generated/decoder-ns.cc.inc, *the destination > register is also decoded as a src register? > > Thanks, > Shyam >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
