摘要:
《计算机组成及汇编语言原理》学习第 15 天,p200-p240 总结,总计 40 页。 一、技术总结 1.derived type (1)定义 A representation for data built up by combining basic types. For example, a f 阅读全文
摘要:
《计算机组成及汇编语言原理》学习第 14 天,p178-p199 总结,总计 22 页。 一、技术总结 1.关于 end 的一点疑问 p178, For example, one instruction (BSWAP) swaps the end bytes in a 32-bit register 阅读全文
摘要:
《计算机组成及汇编语言原理》学习第 13 天,p177-p177 总结,总计 1 页。 一、技术总结 1.real mode A programming model where the program has access to the entire capability of the machin 阅读全文
摘要:
《计算机组成及汇编语言原理》学习第 12 天,p160-p176 总结,总计 17 页。 一、技术总结 1.PowerPC (1)programming model(mode) As in most modern computers, there are at least two separate 阅读全文
摘要:
《计算机组成及汇编语言原理》学习第 11 天,p133-p159 总结,总计 27 页。 一、技术总结 1.segment (1)定义 Broadly speaking, a contiguous section of memory. More specifically, a section of 阅读全文
摘要:
《计算机组成及汇编语言原理》学习第 9 天,p123-p127 总结,总计 5 页。 一、技术总结 1.memory优化 (1)cache memory remove blank from "Most computers support two different kinds (levels) of 阅读全文