✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Activity 2: Understanding the Limits of Direct-Mapped Cache Organization
1. Flush the cache memory by clicking the "FLUSH" button.
Insert the following instructions after the last LDB instruction in the program from Activity 1:
LDB 17, R00
LDB 33, R00
2. Then, execute the following instructions individually, one by one:
LDB 0, R00
LDB 17, R00
LDB 33, R00
3. Repeat the individual execution of these instructions and identify the addresses, data, and blocks that result in cache misses. (1.5 points)