<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>汇编语言 - 系列 - Hugo笔记</title>
        <link>http://lovelycabin.dpdns.org/blog/series/%E6%B1%87%E7%BC%96%E8%AF%AD%E8%A8%80/</link>
        <description>汇编语言 - 系列 - Hugo笔记</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>ein_crimson@163.com (lilac)</managingEditor>
            <webMaster>ein_crimson@163.com (lilac)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 05 Mar 2026 14:40:15 &#43;0800</lastBuildDate><atom:link href="http://lovelycabin.dpdns.org/blog/series/%E6%B1%87%E7%BC%96%E8%AF%AD%E8%A8%80/" rel="self" type="application/rss+xml" /><item>
    <title>汇编语言</title>
    <link>http://lovelycabin.dpdns.org/blog/posts/series/assembly/</link>
    <pubDate>Sun, 22 Jun 2025 11:39:00 &#43;0800</pubDate><author>
        <name>lilac</name>
    </author><guid>http://lovelycabin.dpdns.org/blog/posts/series/assembly/</guid>
    <description><![CDATA[]]></description>
</item><item>
    <title>底层心法</title>
    <link>http://lovelycabin.dpdns.org/blog/20260304/1772625345/</link>
    <pubDate>Wed, 04 Mar 2026 20:35:45 &#43;0800</pubDate><author>
        <name>lilac</name>
    </author><guid>http://lovelycabin.dpdns.org/blog/20260304/1772625345/</guid>
    <description><![CDATA[<p>摘录自《汇编语言》(第四版) — 王爽</p>
<p>该篇章着重描述 CPU 是如何通过地址总线和数据总线与内存打交道的。</p>
<p>电子计算机能处理、传输的信息都是电信号，这些信号需要导线传送。因此计算机中有专门连接 CPU 和其他芯片的导线，通常成为总线。总线从物理上讲，就是一根导线的集合。</p>]]></description>
</item><item>
    <title>兵器入门</title>
    <link>http://lovelycabin.dpdns.org/blog/20260305/1741156815/</link>
    <pubDate>Thu, 05 Mar 2026 14:40:15 &#43;0800</pubDate><author>
        <name>lilac</name>
    </author><guid>http://lovelycabin.dpdns.org/blog/20260305/1741156815/</guid>
    <description><![CDATA[<p>该篇章将帮助我们理解<strong>数据在内存中是如何组织的</strong>。</p>
<p>首先复习 <a href="/blog/20260304/1772625345/#通用寄存器" rel="">底层心法</a> 章节的知识点：</p>
<p>我们常称 AX、BX、CX、DX 为通用寄存器，但它们实际上是“斜杠青年”，担任隐形的兼职，如：</p>]]></description>
</item></channel>
</rss>
