chap5_solutions Posted Mar 19, 2025 By floyd white 1 min read chap5_solutions Contents chap5_solutions 5.2块大小为1个字——offset字段为0位块大小为2个字——offset字段为1位5.3块大小为2个字——offset字段为1位字偏移量+3位32KiB = 2^15 bytes5.4cache块大小——只看offset位数,其中有3位是固定的字偏移量,剩下的若有n位,则块大小为2^n 计算机组成原理, 题解 This post is licensed under CC BY 4.0 by the author. Share