<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>ARM Assembly: Lesson 11 (Stack Operations)</title>
        <link>https://tube.ekaii.fr/videos/watch/ca9cf5e9-3b9c-480e-b818-1643fb8ff2a2</link>
        <description>Welcome to Lesson 11 of the ARM Assembly Series from LaurieWired! In this video, we learn how to allocate space on the stack by directly modifying the stack pointer. We use the stack to pass additional arguments to a function. Timestamps: 00:00 Intro 00:40 Adding Six Numbers 02:39 Allocating Space on the Stack 04:39 Substracting the stack pointer 06:11 Adding Numbers (Loading Registers) 07:52 Running Program 10:10 Stepping into Function Call 11:37 Examining Memory 12:07 Recap Links Mentioned in Video: CPULator: https://cpulator.01xz.net/?sys=arm laurieWIRED Twitter: https://twitter.com/lauriewired laurieWIRED Website: http://lauriewired.com laurieWIRED Github: https://github.com/LaurieWired laurieWIRED HN: https://news.ycombinator.com/user?id=lauriewired laurieWIRED Reddit: https://www.reddit.com/user/LaurieWired — mirrored from https://www.youtube.com/watch?v=56VrSY-F7_o</description>
        <lastBuildDate>Sun, 21 Jun 2026 21:02:39 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.ekaii.fr</generator>
        <image>
            <title>ARM Assembly: Lesson 11 (Stack Operations)</title>
            <url>https://tube.ekaii.fr/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://tube.ekaii.fr/videos/watch/ca9cf5e9-3b9c-480e-b818-1643fb8ff2a2</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.ekaii.fr/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.ekaii.fr/feeds/video-comments.xml?videoId=ca9cf5e9-3b9c-480e-b818-1643fb8ff2a2" rel="self" type="application/rss+xml"/>
    </channel>
</rss>