Line 18 in Listing 2 illustrates the memory indirect addressing mode.
清单2中的第18行演示内存直接寻址模式。
The addressing mode has its own set of implications as discussed here.
地址模式有自己的一套含义。
The scan and addressing mode were discussed, and their driving circuits were designed.
经典的扫描方式,方便点击和解决所有问题。
The most obvious addressing mode for accessing main memory is called direct addressing mode.
访问主存最显而易见的寻址模式称为直接寻址模式。
The indexed addressing mode makes the most sense as a way to access array elements for global variables.
索引寻址模式对于全局变量访问数组元素来说是最为有效的一种方式。
In base-pointer addressing mode, the register has the base address and the literal number has the offset.
在基指针寻址模式中,寄存器中保存的是基址,数字是偏移量。
Finally, in indexed register indirect addressing mode, both the base and the index are stored in registers.
最后,在索引寄存器间接寻址模式中,基址和索引都保存在寄存器中。
It is similar to direct addressing mode in that the final address is known at either assemble or link time.
这就像是直接寻址模式的最终地址在汇编或链接时就知道了一样。
A similar mode is relative addressing mode, which calculates the address based on the current program counter.
稍微简单的一种模式是相对寻址模式,它会根据当前程序计数器来计算地址。
We can understand the addressing mode better and call it correctly by analyzing the storing position of memory's data operation.
从分析存储器操作数的存放地址入手,可以更好地理解寻址方式,准确访问存储器操作数。
Here, memory indirect addressing mode (line 33) is used to access the command table along with an offset in ESI (and EDI) and a multiplier.
这里使用内存间接寻址模式(第31行)访问命令表,还使用了ESI(和EDI)中的偏移量和一个乘数。
Note that one of the bits in the 32-bit architecture defines the architecture as 31-bit addressing mode; hence our use of the term 31-bit mode.
注意,32位架构中的一个位将架构定义为31位地址模式;因此使用术语31位模式。
Listing 4 illustrates the base indirect addressing mode (line 64), so called because you start with a base address and add an offset to it to arrive at a final address.
清单4演示了基间接寻址模式(第64行),也就是首先取得一个基地址,然后在它上面加一个偏移量,从而到达最终的地址。
The register indirect addressing mode uses a register to specify the whole address for the memory access. This is used for numerous situations, including, but not limited to
寄存器间接寻址模式使用一个寄存器来指定内存访问的整个地址。
With structure of microcontroller, introduced ways of code optimization, they are technology of OOT and constructed indirect addressing mode with RAM, save considerable code room.
结合单片机的结构,介绍了几种代码优化的方法,采用OOT技术和用ram构造间接寻址方式,可以省下可观的代码空间。
Addressing items like these go a long way to transitioning the language into a stabilized, productization mode.
把过渡语言成为一个稳定的,产品化的语言还有很长的路要走。
Addressing items like these go a long way to transitioning the language into a stabilized, productization mode.
把过渡语言成为一个稳定的,产品化的语言还有很长的路要走。
应用推荐