Fix branch predictor task being wrong in several orthogonal ways.

This commit is contained in:
peteraa 2019-10-28 09:40:16 +01:00
parent 2944ee9d4e
commit 7394e7a464
5 changed files with 81 additions and 20 deletions

View file

@ -230,3 +230,5 @@
+ Block size is 4 words (128 bits)
+ Is write-through write no-allocate
+ Eviction policy is LRU (least recently used)
Your answer should be the number of cache miss latency cycles when using this cache.