Hi, As mentioned in this thread, I also had similar requirements, i.e. using CLFLUSH for selectively flushing data from the cache in x86. I found this thread discussing about a patch in the main repo. However, I do not see any patch with the CLFLUSH support on the review board. Could you please point me to the relevant patch for the same?
Regards, Ashish On Thu, Apr 21, 2016 at 2:51 PM, Swapnil Haria <[email protected]> wrote: > Gnanambikai Krishnakumar <gnanukrishna <at> gmail.com> writes: > > > > > > > > > > Hello everyone, > > I want to selectively flush data from the caches.I get this warning on > running my program. warn: instruction 'ecb' unimplemented.Is there any > patch > available for ECB (ALPHA) or CLFLUSH (X86) instructions? Any pointers would > appreciated. > > Thanks & Regards, > > Gnanambikai > > > > > > _______________________________________________ > > gem5-users mailing list > > gem5-users <at> gem5.org > > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > > Hey Gnanambikai, > > I have implemented clflush in my local copy of gem5. I haven't gotten > around > to submitting it to the main repo yet. Hopefully, I will do it within two > weeks. Once it is submitted for review, you can find the patch here - > http://reviews.gem5.org/r/ > > -Swapnil > _______________________________________________ > 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
