next address instruction的意思|示意

美 / / 英 / /

下一个地址指令


next address instruction的网络常见释义

下一地址指令 ... 下一地址栏 next address field 下一地址指令 next address instruction 下一连序储存桶 next consecutive bucket ...

next address instruction相关短语

1、 next instruction address 下一指令地址

2、 next-instruction address 后继指令地址

next address instruction相关例句

If the stack frame is active, this address is the next instruction to execute.

如果堆栈帧处于活动状态,则此地址是要执行的下一条指令。

When you view the breakpoint properties, this breakpoint appears as an address breakpoint with a memory location corresponding to the next executable instruction in the function.

查看断点属性时,该断点显示为一个地址断点,这个地址断点具有一个与函数中下一个可执行指令相对应的内存位置。

The LK bit specifies whether the address of the next sequential instruction is saved in the Link Register as a return address for a subroutine call.

LK位指定了下一个顺序指令的地址是否作为子例程调用的返回地址保存在链接寄存器中。

If this stack frame is not active, the offset is the address of the next instruction to be executed when the stack frame is reactivated.

如果此堆栈帧处于非活动状态,则该偏移量将是在重新激活该堆栈帧后要执行的下一条指令的地址。

If the stack frame is not active, this address is the next instruction to execute when the stack frame is reactivated.

如果堆栈帧未处于活动状态,则此地址是在重新激活堆栈帧时要执行的下一条指令。

BRSL stands for "branch relative and set link." This branches to the function entry point and sets the link register (LR) to the next instruction for the return address.

brsl代表“branch relative and set link”,用来分支到函数的入口点并将链接寄存器(LR)设置为返回地址的下一个指令。