> It would help with M5's performance and probably the simple CPUs > performance, but that would effectively behave like a cache and have all > the same complications, specifically self modifying code. For applications with self modifying code, I see your point there. I'll have to put a "todo/revisit" comment in the code for handling that type of situation.
Other than that, since we are just talking about fetched instructions, I dont think there is many complications saving the most recently used cache block. -- - Korey _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
