From 2b5d211a02249854a74f106d91e0768534da5cbc Mon Sep 17 00:00:00 2001 From: Viktor Kuncak <Viktor Kuncak> Date: Mon, 12 Dec 2022 13:20:13 +0100 Subject: [PATCH] registers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 374ebdb..4604966 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ My goal is for lectures to be self-contained. The following books contain overla | | Wed | 30.11.2022 | 08:15 | INM202 | Labs | [Code Generation Lab](labs/lab05/), [Project Topic Selection](labs/lab06/) | | | Thu | 01.12.2022 | 08:15 | INM202 | Labs | [Code Generation Lab](labs/lab05/), [Project Topic Selection](labs/lab06/) | | 12 | Mon | 05.12.2022 | 13:15 | INM200 | Lecture 11 | [Compiler Correctness 1](https://tube.switch.ch/videos/eRtGr9ykdF), [Compiler Correctness 2](https://tube.switch.ch/videos/lstg2xigxu) | -| 13 | Mon | 05.12.2022 | 13:15 | INM200 | Lecture 12 | [Memory Management; Dynamic Dispatch](https://tube.switch.ch/videos/x9TFgbtuH3), [Program Analysis](https://tube.switch.ch/videos/uuKCQ8i4YL) | +| 13 | Mon | 05.12.2022 | 13:15 | INM200 | Lecture 12 | [Memory Management; Dynamic Dispatch](https://tube.switch.ch/videos/x9TFgbtuH3), [Program Analysis](https://tube.switch.ch/videos/uuKCQ8i4YL), [Register Machines](https://tube.switch.ch/videos/9b7a6107), [Register Allocation](https://tube.switch.ch/videos/16632f0e) | -- GitLab