Hi Addison Did you find any way to flush the cache ? I am interested to update all dirty cache lines in memory at the end of simulation. Is there any ptlcall available for this job ?
Thanks Alireza -------------------------------- Addison Mayberry Mon, 23 Apr 2012 09:15:26 -0700 Greetings, I am interested in finding a way to manually force the cache to flush to memory. To explain a little further, I am manually altering cache values with special functions within MARSS at certain points in my tests, and I want to make sure that all writes to memory that still only reside in cache are flushed to memory so that no data from previously executed code is lost. Is there a specific function that I could call to perform this operation, and if not, can anyone point out an area code I could scan through to figure out how to do this? Thank you in advance. Sincerely, Addison _______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
