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
