Dear all,

I run a program that calls non-temporal store instructions (e.g., movnti)
in SE module after building build/X86/gem5.opt. Non-temporal store
instructions should bypass CPU cache and directly store data from register
to memory. However, I find that they still write data to CPU cache. Could
you check this?

Best Regards,
Le
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to