From d881f52e5dc77947c7502a2791fd799441c55393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= Date: Sat, 7 Dec 2024 22:52:53 +0100 Subject: [PATCH] Slide 14: switch 3 and 4 --- slides/20_foundations/main.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/20_foundations/main.tex b/slides/20_foundations/main.tex index 5ffd676..8ae0e32 100644 --- a/slides/20_foundations/main.tex +++ b/slides/20_foundations/main.tex @@ -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}