Base Pointer Addressing Mode的意思|示意
美 / /
英 / /
基指针寻址模式
Base Pointer Addressing Mode的网络常见释义
基址寻址 基址寻址(Base Pointer Addressing Mode) 。只使用ADDRESS_OR_OFFSET和BASE_OR_OFFSET寻址,例如movl 4(%eax), %ebx,用于访问结构体成员比较方便,例如一个结构体的基地...
Base Pointer Addressing Mode相关例句
In base-pointer addressing mode, the register has the base address and the literal number has the offset.
在基指针寻址模式中,寄存器中保存的是基址,数字是偏移量。