红联英语单词
branch instruction
branch instruction什么意思,branch instruction翻译
基本解释
un.: 转移指令;分支指令
网络: 分枝指令;跳转指令;分叉指令
英汉解释
分支指令
转移指令
例句
The processor receives an enable signal to initialize one of the service routines through a branch instruction.
处理器接收使能信号,通过分支指令执行服务例程。
At minimum, the branch hint must be four instruction fetch groups before the branch instruction, or it will have no effect.
分支提示至少是分支指令之前的4个指令取出组,否则就没有效果。
Emits a branch instruction to the end of the current exception block.
向当前异常块结尾发出分支指令。
This instruction format is used by the conditional branch instruction.
条件转移指令使用的是这一指令格式。
The False portion of the conditional would then be available through the branch instruction, which is less optimal but also less likely.
通过分支指令访问条件结构的False部分,这不是最优的方式,但是访问它的可能性不大。