<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>ARM Assembly on stderr.me</title><link>https://stderr.me/tags/arm-assembly/</link><description>Recent content in ARM Assembly on stderr.me</description><generator>Hugo -- 0.161.1</generator><language>en-us</language><lastBuildDate>Wed, 18 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://stderr.me/tags/arm-assembly/index.xml" rel="self" type="application/rss+xml"/><item><title>RTOS Context Switching</title><link>https://stderr.me/posts/rtos-context-switching/</link><pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate><guid>https://stderr.me/posts/rtos-context-switching/</guid><description>&lt;p&gt;This post is going to be a deep-dive into how context switching
works in my RTOS learning project.&lt;/p&gt;
&lt;p&gt;90% of the code is going to be in
ARM Assembly, so before we touch on anything else, below is a link to a
&amp;ldquo;cheat sheet&amp;rdquo; of the ARM Assembly operations used in the context switching logic.
It is by no means a comprehensive list, but it will be sufficient for understanding
the assembly that is used in this context.&lt;/p&gt;</description></item></channel></rss>