branch prediction
基本解釋
- 分支預(yù)測(cè)
- 轉(zhuǎn)移預(yù)測(cè)
英漢例句
- Branch Prediction is one of the key factors that affect the performance of microprocessor.
分支預(yù)測(cè)是影響微処理器性能的關(guān)鍵因素之一。 - Many branch prediction schemes are studied to improve performance, but the predictability of different branch instructions is different.
雖然轉(zhuǎn)移預(yù)測(cè)能夠提高処理器的性能,但不同轉(zhuǎn)移指令的可預(yù)測(cè)性是不同的。 - 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.
可以通過(guò)改進(jìn)軟件中的轉(zhuǎn)移預(yù)測(cè)功能來(lái)解決這個(gè)問(wèn)題,也可以通過(guò)評(píng)測(cè)應(yīng)用程序和內(nèi)核的事件來(lái)解決問(wèn)題。
雙語(yǔ)例句
詞組短語(yǔ)
- Branch of Prediction 分支預(yù)測(cè)
- branch prediction buffer 預(yù)測(cè)緩沖器;分支預(yù)測(cè)緩沖器
- multiple branch prediction 多路分支預(yù)測(cè)
- Advanced dynamic branch prediction 動(dòng)態(tài)分支預(yù)測(cè)
- Branch prediction confidence 分支預(yù)測(cè)置信度
短語(yǔ)
專業(yè)釋義
- 分支預(yù)測(cè)
As a mechanism of branch prediction always has limitation . A hybrid branch prediction was presented.
由於一種分支預(yù)測(cè)方式縂會(huì)有一些缺陷,所以複郃分支預(yù)測(cè)方式就被提出來(lái)。 - 轉(zhuǎn)移預(yù)測(cè)
Confidence estimation is used to evaluate the possibility of a branch prediction to be correct.
使用置信度評(píng)估方案來(lái)判斷轉(zhuǎn)移預(yù)測(cè)結(jié)果正確的概率,即轉(zhuǎn)移預(yù)測(cè)的可信度。 - 分枝預(yù)測(cè)