branch prediction
基本解释
- 分支预测
- 转移预测
英汉例句
- Branch Prediction is one of the key factors that affect the performance of microprocessor.
分支预测是影响微处理器性能的关键因素之一。 - Many branch prediction schemes are studied to improve performance, but the predictability of different branch instructions is different.
虽然转移预测能够提高处理器的性能,但不同转移指令的可预测性是不同的。 - You can approach this by improving branch prediction in your software, and you can also identify the issues by profiling the application and the kernel for the event BR_MISS_PRED_TAKEN_RET.
可以通过改进软件中的转移预测功能来解决这个问题,也可以通过评测应用程序和内核的事件来解决问题。
双语例句
词组短语
- Branch of Prediction 分支预测
- branch prediction buffer 预测缓冲器;分支预测缓冲器
- multiple branch prediction 多路分支预测
- Advanced dynamic branch prediction 动态分支预测
- Branch prediction confidence 分支预测置信度
短语
专业释义
- 分支预测
As a mechanism of branch prediction always has limitation . A hybrid branch prediction was presented.
由于一种分支预测方式总会有一些缺陷,所以复合分支预测方式就被提出来。 - 转移预测
Confidence estimation is used to evaluate the possibility of a branch prediction to be correct.
使用置信度评估方案来判断转移预测结果正确的概率,即转移预测的可信度。 - 分枝预测