quiz
:material-circle-edit-outline: 约 28 个字




8KB = \(2^{13}\)= \(2^{index + offset}\)
tag = 38-13 = 25

\(8KB/8way = 2^{10}\)= \(2^{index + offset}\)
tag = 38-10 = 28$

11-log32=6

38-12=26
注意 cache 还是 物理的




8KB = \(2^{13}\)= \(2^{index + offset}\)
tag = 38-13 = 25

\(8KB/8way = 2^{10}\)= \(2^{index + offset}\)
tag = 38-10 = 28$

11-log32=6

38-12=26
注意 cache 还是 物理的