1·Line 18 in Listing 2 illustrates the memory indirect addressing mode.
清单2中的第18行演示内存直接寻址模式。
2·The addressing mode has its own set of implications as discussed here.
地址模式有自己的一套含义。
3·The scan and addressing mode were discussed, and their driving circuits were designed.
经典的扫描方式,方便点击和解决所有问题。
4·The most obvious addressing mode for accessing main memory is called direct addressing mode.
访问主存最显而易见的寻址模式称为直接寻址模式。
5·The indexed addressing mode makes the most sense as a way to access array elements for global variables.
索引寻址模式 对于全局变量访问数组元素来说是最为有效的一种方式。
6·In base-pointer addressing mode, the register has the base address and the literal number has the offset.
在基指针寻址模式中,寄存器中保存的是基址,数字是偏移量。
7·Finally, in indexed register indirect addressing mode, both the base and the index are stored in registers.
最后,在索引寄存器间接寻址模式中,基址和索引都保存在寄存器中。
8·It is similar to direct addressing mode in that the final address is known at either assemble or link time.
这就像是直接寻址模式的最终地址在汇编或链接时就知道了一样。
9·A similar mode is relative addressing mode, which calculates the address based on the current program counter.
稍微简单的一种模式是相对寻址模式,它会根据当前程序计数器来计算地址。
10·We can understand the addressing mode better and call it correctly by analyzing the storing position of memory's data operation.
从分析存储器操作数的存放地址入手,可以更好地理解寻址方式,准确访问存储器操作数。