If you want to convert speculative instructions to non-speculative ones, you can do that by making changes in ISA related code of gem5. For example, look at nonSpec flag in src/arch/x86/isa/microops/ldstop.isa for load instructions in x86.
On Tue, Jan 16, 2018 at 6:47 AM, crown <crown...@163.com> wrote: > Hi > Is there anybody known speculative load in O3 cpu.? How can I modify > source code to remove this function? > > > yours sincerely > > > crown > > > > > > _______________________________________________ > 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