Answer: Multilevel Memory
Strategy: Hide latency using small, fast memories called caches.
Caches are a mechanism to hide memory latency based on the empirical observation that the stream of memory references made by a processor exhibits .
loop: MUL(r1, r0, r1) 100