<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>ARM Assembly: Lesson 10 (Function Calls)</title>
        <link>https://tube.ekaii.fr/videos/watch/10c4bb4e-ba41-4ff8-b1ba-154a2b579bdb</link>
        <description>Welcome to Lesson 10 of the ARM Assembly Series from LaurieWired! In this video, we learn how to call and return from functions in ARM assembly. We also learn how to pass parameters using registers and how to save their values on the stack. Timestamps: 00:00 Intro 00:57 Example C code 01:47 ARM Calling Conventions 03:12 Return Values 03:47 Method Invocation 05:15 Branching out of Function 06:12 Saving Register State 07:10 The Stack 09:57 Stepping through the Disassembly 13:43 Recap Links Mentioned in Video: CPULator: https://cpulator.01xz.net/?sys=arm ARM Mnemonic Extensions:https://developer.arm.com/documentation/ddi0406/c/Application-Level-Architecture/Instruction-Details/Conditional-execution 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=pnnOL7kfkz0</description>
        <lastBuildDate>Sun, 21 Jun 2026 21:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.ekaii.fr</generator>
        <image>
            <title>ARM Assembly: Lesson 10 (Function Calls)</title>
            <url>https://tube.ekaii.fr/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://tube.ekaii.fr/videos/watch/10c4bb4e-ba41-4ff8-b1ba-154a2b579bdb</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=10c4bb4e-ba41-4ff8-b1ba-154a2b579bdb" rel="self" type="application/rss+xml"/>
    </channel>
</rss>