複選題
1. Given (1) an instruction has 32 bits, and (2) a cache memory with 64 blocks, 16
bytes/block, and 4-way set associative. Which of the following statements are true?
(A)Byte address 1200 maps to the set number 11
(B) The index field requires 4 bits
(C) The offset field is 12 bits
(D)The tag field is 16 bits
(E) None of the above
詳解 (共 2 筆)
未解鎖
你好!這是一道關於 計算機組織(Comp...
未解鎖
一段地址可以拆為 Tag + cache...