Question: 1.How many bytes of data can our cache hold? How many wordsper block? 2. For the 32 bit address, underline the bits we use to

1.How many bytes of data can our cache hold? How many wordsper block?
2. For the 32 bit address, underline the bits we use to find the row of the cache to use?
0b 0000 0000 0000 0000 0000 0000 0000 0000
3.Classify each of the following byte memory accesses as a cache hit (H), cache miss (M), or cache miss withreplacement (R)
All the memory accesses are in sequence. Put the answer besides the address e.g.
ex. 0x00000000 (H))
1. 0x00000004
2. 0x00000005
3. 0x00000068
4. 0x000000C8
5. 0x000000DD
6. 0x00000045
7. 0x00000004
8.0x000000C8
Cache Misses and Hits Assume we have the following cache. Each square box can store 1 byte of data. Offset Index Number765 0 1 2 3 CPU Cache
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
