《计算机组成及汇编语言原理》阅读笔记:p48-p81
2024-12-23
阅读 3 分钟
518For example, a complex instruction set computing (CISC) chip may be able to move a large block of data, perhaps a string consisting of several thousand bytes, from one memory location to another without using any of the CPU’s internal storage. By contrast, a reduced instruction set computing (RIS...