Skip to content

Commit

Permalink
Merge pull request #95 from QuantumManiac/cwijesek/lec-07-meme
Browse files Browse the repository at this point in the history
Add supplementary image on Branch Misprediction to Lecture 7 slides
  • Loading branch information
jzarnett authored Jan 26, 2024
2 parents aacef95 + 876f2b7 commit d7c9f4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lectures/L07-slides.tex
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,10 @@
\begin{frame}
\frametitle{Take a Guess}

\begin{center}
\includegraphics[width=0.4\textwidth]{images/interstellar-branch-mispredict.jpg}
\end{center}

The compiler and CPU look at instructions on their way to be executed and analyze whether it thinks it's likely the branch is taken.

This can be based on several things, including the recent execution history.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d7c9f4a

Please sign in to comment.