Dear Mitali Sinha,I believe the file was moved some time ago.One way to
find the new location of the file is:- Open a terminal.- Go to the
directory where the source code of gem5 is, then execute:gem5$ find .
-iname "m5ops.h" 
./include/gem5/m5ops.h
./include/gem5/asm/generic/m5ops.h


Here it found these two files. I'm not sure which one you need.
I hope it helps.
Regards,
Éder

On Sun, 2019-02-17 at 21:40 +0530, Mitali Sinha wrote:
> Hi All,
> 
> I would like to create checkpoints in my C++ application in se mode.
> I was following this tutorial where we need to include the header
> file m5op.h.
> 
> In the latest version of gem5, I can't find the m5op.h or m5ops.h
> file under util/m5 directory. 
> Am I missing something? Can anyone please guide me on that?
> 
> 
> Thanks and Regards,
> Mitali Sinha,Ph.D. Scholar, Advanced Multicore Systems Lab,
> Department of Computer Science and Engineering,
> Indraprastha Institute of Information Technology Delhi, India
> (IIITD),
> website: https://www.iiitd.edu.in/noc/
> 
> 
> _______________________________________________
> 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

Reply via email to