目前,并行处理是微处理器体系结构的研究热点,其基本的表现形式是流水 线(Pipeline),各种分支预测(Branch Predict)技术在开发并行性的过程中应运 而生。高速缓存(Cache)是现代处理器不可缺少的存储系统优化技术。
基于10个网页-相关网页
But branch prediction is not always correct, and some branches are hard to predict.
然而程序转移的预测并不总是正确,并且某些程序转移是很难预测的。
The predict mechanism USES several mechanisms of branch prediction, then select a result of them based on a special selection algorithm.
也就是利用几种分支预测方式同时进行预测,再基于某种选择算法选择采用哪一种预测方式的结果。
Unfortunately, because the loop branch is so close to the return statement, you cannot predict both the loop branch and the return branch.
不幸的是,由于循环分支太接近返回语句,因此您无法预测循环分支和返回分支。
应用推荐