Branch Prediction
A CPU uses a Branch Target Buffer to predict jump addresses. If the BTB has a "Miss" but the branch is actually "Taken," what is the primary performance penalty?
A CPU uses a Branch Target Buffer to predict jump addresses. If the BTB has a "Miss" but the branch is actually "Taken," what is the primary performance penalty?