分岐先予測
1. Branch target predictorIn computer architecture, a branch target predictor is the part of a processor that predicts the target of a taken conditional branch or an unconditional branch instruction before the target of the branch instruction is computed by the execution unit of the processor. Branch target prediction is not the same as branch prediction. Branch prediction attempts to guess whether a conditional branch will be taken or not-taken (i.e. , sequential).
Read “Branch target predictor” on English Wikipedia
Read “分岐先予測” on Japanese Wikipedia
Read “Branch target predictor” on DBpedia
Read “Branch target predictor” on English Wikipedia
Read “分岐先予測” on Japanese Wikipedia
Read “Branch target predictor” on DBpedia
Discussions
Log in to talk about this word.