分支指令 meaning in English
branch instruction
branch order
branch type instruction
branch-type instruction
branchinstruction
Examples
- Block whereas the ordinary branch instructions can only be used in such a block to transfer control within it
块,而一般分支指令只能在此类块中使用以在其内部转移控制。 - Tpbtp mechanism evaluates branch target from a direct branch in advance , so to make up the insufficiency of branch predictor and branch target buffer , and constructs instruction traces before program execution
Tpbtp机制从直接分支指令中提取目标地址,弥补分支预测和分支目标缓存的不足,加速指令读取,实现trace预构。 - In response to the branch target buffer detecting a taken branch that crosses multiple cache blocks , the fetch address is increased so that it points to the next cache block to be fetched but the search address is maintained the same
分支目标缓冲器会查出是否有预测会发生的分支指令跨过多个快取区块,则读取位址会指到下一个快取区块而搜寻位址则会保持不变。 - The error report includes the component that generated the branch instruction the " generated by . " line and the two stack states for the " to " and " from " branch locations , as well as the stack trace for the point where the error occurred
错误报告包括:生成分支指令的组件( “ generated by . . . ”这一行)和两个堆栈状态(代表“ to ”和“ from ”这两个分支位置) ,还有错误发生的那一点上的堆栈跟踪。