You then use register 127 as your loop counter and register 126 as your base pointer, and perform convert_to_upper on each value until you get to the end of the buffer.
然后再将寄存器127用作循环计数器,将寄存器126用作基指针,并在每个值上执行convert _ to_upper,直到到达缓冲区的底部为止。
So, using base-pointer addressing, you would specify register X as the base pointer and 8 as the offset.
因此,使用基指针寻址模式,我们可以指定寄存器x作为基指针,8作为偏移量。
In base-pointer addressing mode, the register has the base address and the literal number has the offset.
在基指针寻址模式中,寄存器中保存的是基址,数字是偏移量。
应用推荐