Slide 14: switch 3 and 4
This commit is contained in:
parent
0f36b8d229
commit
d881f52e5d
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@
|
|||
\begin{itemize}
|
||||
\item body of an (assumed) infinite loop;
|
||||
\item in steady-state;
|
||||
\item straight-line code (branches assumed not taken);
|
||||
\item L1-resident (memory model is out of scope).
|
||||
\item L1-resident (memory model is out of scope);
|
||||
\item straight-line code (branches assumed not taken).
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
\hfill\begin{minipage}[c]{0.35\textwidth}
|
||||
|
|
Loading…
Reference in a new issue