<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>鼠侠网 - 《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</title>
    <link>http://lizhongc.com/forum-51-1.html</link>
    <description>Latest 20 threads of 《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</description>
    <copyright>Copyright(C) 鼠侠网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 28 Jul 2026 18:54:13 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://lizhongc.com/static/image/common/logo_88_31.gif</url>
      <title>鼠侠网</title>
      <link>http://lizhongc.com/</link>
    </image>
    <item>
      <title>0.4--对这本书，你整体上有任何想问的、想说的，请发在这里。</title>
      <link>http://lizhongc.com/thread-816-1-1.html</link>
      <description><![CDATA[请你紧跟我们的规划，在逐单元学习的过程中有问题的，在对应的单元内提问和回复；对这本书，你整体上有任何想问的、想说的，请发在这里，包括但不限于意见、建议、各种想法、语法问题、编程问题，等等。
 ...]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Tue, 21 Apr 2026 14:06:03 +0000</pubDate>
    </item>
    <item>
      <title>0.3--读者服务指南</title>
      <link>http://lizhongc.com/thread-815-1-1.html</link>
      <description><![CDATA[亲爱的同学，亲爱的读者朋友：

本书足够基础和通俗，采用知识屏蔽的方法，不向后引用没讲过的东西，循序渐进，适合自学。

本书配套的源码、工具和习题答案是公开的，可免费（不需要注册，直接以游客身份）下载：下载本书的源码和工具；完整的检测点和习题答案。
配套 ...]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Tue, 21 Apr 2026 07:01:05 +0000</pubDate>
    </item>
    <item>
      <title>0.2--第2版第一印勘误</title>
      <link>http://lizhongc.com/thread-542-1-1.html</link>
      <description><![CDATA[1，第039--040页：
对于一个物理地址C0533H，它可以用逻辑地址C053H:0003H来表示，也可以用逻辑地址C000H：0533H来表示，还可以用逻辑地址C050H:0033H来表示，甚至用逻辑地址BFFFH:0543H来表示。


2，第045页：
然后在命令行提示符后输入“nasm -f bin exam.asm -o exa ...]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Sat, 30 Nov 2024 04:47:37 +0000</pubDate>
    </item>
    <item>
      <title>x64架构为何要引入扩高地址（Canonical address）？</title>
      <link>http://lizhongc.com/thread-68-1-1.html</link>
      <description><![CDATA[要理解的第一个概念是扩高地址。在设计 x86 的 64 位扩展时，AMD 没有将实际的虚拟地址空间扩展到完整的 64 位，而只是扩展到 48 位。（这样做主要是为了平衡扩展地址空间的好处与页表额外级别的成本：64位的虚拟地址空间将需要一个6级的分页表;48位为您提供256 T ...]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Tue, 23 Jan 2024 03:04:40 +0000</pubDate>
    </item>
    <item>
      <title>远返回（RETF）指令的特权级检查规则</title>
      <link>http://lizhongc.com/thread-67-1-1.html</link>
      <description><![CDATA[A far return that requires a privilege-level change is only allowed when returning to a less privileged level (that is, the DPL of the return code segment is numerically greater than the CPL). The processor uses the RPL field from the CS register val ...]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Tue, 23 Jan 2024 02:53:49 +0000</pubDate>
    </item>
    <item>
      <title>端口输入输出（PIO）方式读硬盘扇区的流程图</title>
      <link>http://lizhongc.com/thread-66-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Tue, 23 Jan 2024 02:52:32 +0000</pubDate>
    </item>
    <item>
      <title>x86处理器引入PAUSE指令的目的是什么？</title>
      <link>http://lizhongc.com/thread-65-1-1.html</link>
      <description><![CDATA[What is the purpose of the \&quot;PAUSE\&quot; instruction in x86?


---文章来源：stackoverflow.com]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Tue, 23 Jan 2024 02:50:42 +0000</pubDate>
    </item>
    <item>
      <title>System address map initialization in x86/x64 architecture part 1: PCI-based syst</title>
      <link>http://lizhongc.com/thread-64-1-1.html</link>
      <description><![CDATA[System address map initialization in x86/x64 architecture part 1: PCI-based systems

September 16, 2013 by Darmawan Salihun




原文地址：System address map initialization in x86/x64 architecture part 1: PCI-based systems | Infosec (infosecinstitute. ..]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Tue, 23 Jan 2024 02:37:48 +0000</pubDate>
    </item>
    <item>
      <title>高精度事件定时器（HPET）规范</title>
      <link>http://lizhongc.com/thread-41-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 10:12:39 +0000</pubDate>
    </item>
    <item>
      <title>INTEL多处理器规范</title>
      <link>http://lizhongc.com/thread-37-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:56:47 +0000</pubDate>
    </item>
    <item>
      <title>高级配置和电源接口（ACPI）规范，2019，V6.3</title>
      <link>http://lizhongc.com/thread-36-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:54:50 +0000</pubDate>
    </item>
    <item>
      <title>AMD架构程序员手册（3卷本，PDF格式）</title>
      <link>http://lizhongc.com/thread-35-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:52:52 +0000</pubDate>
    </item>
    <item>
      <title>ATA/ATAPI设备接口访问技术标准</title>
      <link>http://lizhongc.com/thread-34-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:50:42 +0000</pubDate>
    </item>
    <item>
      <title>基本输入输出系统（BIOS）功能调用表</title>
      <link>http://lizhongc.com/thread-33-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:49:11 +0000</pubDate>
    </item>
    <item>
      <title>访问RTC的寄存器和NMI许可位</title>
      <link>http://lizhongc.com/thread-32-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:47:53 +0000</pubDate>
    </item>
    <item>
      <title>RTC芯片MC146818</title>
      <link>http://lizhongc.com/thread-31-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:46:46 +0000</pubDate>
    </item>
    <item>
      <title>段描述符高速缓存器的一般性介绍</title>
      <link>http://lizhongc.com/thread-30-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:45:40 +0000</pubDate>
    </item>
    <item>
      <title>段描述符高速缓存器的未公开结构</title>
      <link>http://lizhongc.com/thread-29-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:45:08 +0000</pubDate>
    </item>
    <item>
      <title>Bochs的valid字段释疑</title>
      <link>http://lizhongc.com/thread-28-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:44:35 +0000</pubDate>
    </item>
    <item>
      <title>INTEL软件开发者手册（3卷本，PDF格式）</title>
      <link>http://lizhongc.com/thread-27-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>《x86汇编语言：从实模式到保护模式•第2版》读者服务专区</category>
      <author>站长</author>
      <pubDate>Wed, 03 Jan 2024 03:43:32 +0000</pubDate>
    </item>
  </channel>
</rss>