释义 |
- 分支预测器:计算机科学中的一种技术,用于预测程序中的条件跳转指令的结果,以提高处理器的执行效率。
1 ?分支预测器 大部分指令可以前提式地执行,减低在分支时孕育发生的负重,弥补分支预测器(branch predictor)的不足。 2 ?预测结果 预测结果 ( branch predictor )测试 Queens是一款著名的分支测试软件,它的主要思路是将n个国际象棋王后放在n*n的格子中但每个王后都不能攻击到其它王后,测试软...
- 1
This paper proposes a new method to improve the Two-Level Adaptive Training branch predictor, which is called the two-pattern predictor basing on a two-pattern structure. 文中提出了一种对动态两级自适应分支预测进行改进的新方法,即基于双模结构的双模预测器。 - 2
Modern processors get great performance improvement by branch prediction, and two levels pattern branch predictor is widely used because of its simple structure and high performance. 分支预测技术的不断改进使得处理器的性能得到极大的提升,两级模式分支预测器以其简单结构和高效性能被广泛应用。 - 3
The invention relates to a system and a method for a multi-mode branch predictor, which are used for predicting the executions of branches capable of executing commands of a computer. 一种用于多模式分支预测器的系统和方法。一种用于预测计算机可执行指令的分支的执行的系统和方法。
|